-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix aiohttp wait for closed ssl connections #153
Fix aiohttp wait for closed ssl connections #153
Conversation
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
===========================================
- Coverage 100.00% 98.54% -1.46%
===========================================
Files 14 14
Lines 927 959 +32
===========================================
+ Hits 927 945 +18
- Misses 0 14 +14
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 1763 1797 +34
=========================================
+ Hits 1763 1797 +34
Continue to review full report at Codecov.
|
Workaround for issue aiohttp #1925
Should fix error "RuntimeError: Event loop is closed" when using gql-cli under windows with a https backend