9a6c4b5b30
Depending on Python version the file may be imported in a thread and asyncio only implicitly creates an event loop in the main thread of the process. Backend does things which need asyncio so we must ensure an event loop exists before it is imported. Fixes #15 |
||
---|---|---|
.. | ||
models | ||
__init__.py | ||
backend.py | ||
errors.py | ||
html_markdown.py | ||
matrix_client.py | ||
media_cache.py | ||
nio_callbacks.py | ||
pyotherside_events.py | ||
qml_bridge.py | ||
svg_colors.py | ||
theme_parser.py | ||
user_files.py | ||
utils.py |