A worker thread with an event loop, priority message queue, back pressure, and watchdog using the C++17 standard library. CMake is used to create the project build files on any Windows or Linux ...
When this package is used in other threads than main thread (ScriptRunner.scriptThread in streamlit by example), it throws RuntimeError: There is no current event loop in thread from Channel.py. .