chipsenkbeil / chipsenkbeil/remote.nvim
Use thread pool executor to schedule work?
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Check out https://docs.python.org/dev/library/concurrent.futures.html#threadpoolexecutor
Not sure if this is needed if I stick with an event loop for UDP communication. Not sure of performance asyncio has for file watching. Would need a counter to see how many instances of that file are open to ensure it is being watched as long as one file is open.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.