Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
226 contributions in the last year
Contribution activity
November 2020
Created 5 commits in 2 repositories
Created a pull request in encode/uvicorn that received 13 comments
Fix race condition that leads Quart to hang with uvicorn
EDIT: ready for review, long story short there is a race condition that is fixed (hopefully), details below on the reasons it's happening fixes #847 …