AllenCell / AllenCell/allencell-segmenter-ml
Move I/O operations to worker threads
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
@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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.