-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use wait_closed with asyncio, with socket unwrapping workaround. * Fix for Python 3.6, and comments * Add type: ignore for Python 3.6 * Honor MAX_CONCURRENT_STREAMS * Drop erronous commit * Don't release stream concurrency semaphore until *after* network closing the stream * Don't use bare except
- Loading branch information
1 parent
eddcc69
commit 717da48
Showing
2 changed files
with
64 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters