AllenCell / AllenCell/allencell-segmenter-ml
Move I/O operations to worker threads
Aberta
- Linguagem predominante
- Python
- Estrelas
- 5
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
@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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.