Joel Gerber

Results 18 comments of Joel Gerber

I'm noticing the same thing. I have a 240 meg file that I'm trying to read in; and I've tried it with 3 different approaches. The first, inserting asyncio.sleep calls...

I would like to say that I find this PR quite interesting. Based upon corporate constraints, I have to develop on a Windows machine, even though I deploy to Linux....

Thanks so much for posting this PR! I put up one question and I've triggered a CI build.

@adamnemecek; I was wondering whether you minded weighing in on whether merging this would have any downsides?

One other thing that I'd like to throw in is a request that you keep the ability for Starlette to be utilized as a library toolset. I personally dislike Flask's...

That's great to hear. I have found certain things that I've had to dig into the source to figure out. Particularly how to setup my own router instance. Also, clues...

Scratch part of the last comment, I must've been thinking of something other than routers, but I can't think of what right now.

Hello @tomchristie. I'm a big believer in testing all the things, and I might be willing to help poke at this. My question is what style of testing are you...

FYI; I opened up issue #596 before recognizing that it's a duplicate of this and #493. This is biting me really hard with my AXIS server. Feel free to take...

I'm running into the same thing. Makes me very :( I guess I'll just roll my own.