Skip to content
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

added workaround for error of aiohttp in python38 #23

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

chronoB
Copy link
Collaborator

@chronoB chronoB commented Apr 17, 2020

see #18 .
Workaround that sets the event loop policy of aiohttp to WindowsSelectorEvent because python3.8 is using it.

@vigonotion vigonotion linked an issue Apr 17, 2020 that may be closed by this pull request
@vigonotion vigonotion merged commit a3a386c into vigonotion:master Apr 17, 2020
@chronoB chronoB deleted the aiohttpWorkaround branch April 17, 2020 12:27
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.

aiohttp throws "RuntimeError: Event loop is closed"
2 participants