Skip to content

Conversation

@WOnder93
Copy link
Contributor

This bug is causing the test to fail under Python 3.14. Fix it by calling asyncio.new_event_loop() and asyncio.set_event_loop() as recommended in: https://stackoverflow.com/a/73367187

Fixes #197

This bug is causing the test to fail under Python 3.14. Fix it by
calling asyncio.new_event_loop() and asyncio.set_event_loop() as
recommended in: https://stackoverflow.com/a/73367187

Fixes jaraco#197
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.

In tests DeprecationWarning no event loop

1 participant