AllenCell / AllenCell/allencell-segmenter-ml

Move I/O operations to worker threads

Open
#204 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.