Skip to content

Conversation

agronholm
Copy link
Contributor

ClientSession.close() was always supposed to be awaited on. From aiohttp v3.0.0 onwards, not awaiting on the returned coroutine object is especially damning since the session does not get closed at all.

ClientSession.close() was always supposed to be awaited on.
@WillSewell WillSewell merged commit 3ae4650 into pusher:master May 21, 2018
@agronholm
Copy link
Contributor Author

Thanks!

@WillSewell
Copy link
Contributor

Thanks for the fix! This has now been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants