AllenCell / AllenCell/allencell-segmenter-ml
Move I/O operations to worker threads
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
@hughes036 and I discussed that since all I/O calls are potentially blocking, they would ideally all exist in worker threads. Right now, we rely on a lot of I/O because we tend to communicate with Cyto-DL by creating/modifying/etc files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.