-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't workinginternalAn internal refactor or improvementAn internal refactor or improvement
Description
This is not a big deal since I can just install the tool with 3.13, but this line
| loop = asyncio.get_event_loop() |
causes a crash on Python 3.14 when there is not yet an event loop (see https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.get_event_loop).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginternalAn internal refactor or improvementAn internal refactor or improvement