This repository has been archived by the owner on May 31, 2023. It is now read-only.
Your code should not run on the main thread #70
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Your code should not run on the main thread. This will cause the program to freeze. All IO operations / time-consuming operations should be on the worker thread.
The text was updated successfully, but these errors were encountered: