Avoid using Promise internally
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 5
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The current implementation uses Promises internally to handle the asynchronicity, this may cause some bugs, in particular if creating a task from a promise (without using fromPromise)
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.