Skip to content

Ensure event loop exists#29

Open
shssoichiro wants to merge 1 commit intoInfiziert90:masterfrom
shssoichiro:fix-event-loop
Open

Ensure event loop exists#29
shssoichiro wants to merge 1 commit intoInfiziert90:masterfrom
shssoichiro:fix-event-loop

Conversation

@shssoichiro
Copy link

On some platforms (issue produced on Python 3.14 on Linux) the event loop may not exist, which causes an exception to be thrown. In this scenario, we need to create the event loop and use the newly created one.

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.

1 participant