You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Currently does not work at all, emitting signals to another thread isn't as simple.
EDIT : Workers work since the bulk of them runs on separate processes, but IO can be blocking an slow the UI thread.