Skip to content

There is no current event loop in thread 'MainThread'. #896

@Norvon

Description

@Norvon

Traceback (most recent call last):
File "/Users/mine/.local/bin/idb", line 7, in
sys.exit(main())
~~~~^^
File "/Users/mine/.local/pipx/venvs/fb-idb/lib/python3.14/site-packages/idb/cli/main.py", line 353, in main
loop = asyncio.get_event_loop()
File "/opt/homebrew/Cellar/python@3.14/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/events.py", line 715, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions