Skip to content

Fix missing event loop - #3

Open
davidfokkema wants to merge 2 commits into
Textualize:mainfrom
davidfokkema:fix-missing-event-loop
Open

Fix missing event loop#3
davidfokkema wants to merge 2 commits into
Textualize:mainfrom
davidfokkema:fix-missing-event-loop

Conversation

@davidfokkema

Copy link
Copy Markdown

On newer Python/uvloop combinations, which you get when you simply run uv tool install ganglion, Ganglion crashes on startup with:

RuntimeError: There is no current event loop in thread 'MainThread'.

Going back and forth with Claude using Toad, I settled on this. I've upgraded the dependencies (and tested with the original uv.lock ones) and Ganglion starts again without problems.

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