Background worker class?
Open
enhancement
Plugins
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 182
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I have written some simple thread pool helpers for my plugins for operations that might take a few seconds (eg contacting servers) that would screw with the main UI loop.
I think we could use this idea internally and also provide an asynchronous plugin API
Contributor guide
Assessment
This issue has not been assessed yet.