Flow server fails silently when inotify limit is reached
Ouverte
bug
- Langage dominant
- Rust
- Étoiles
- 22.3k
- Forks
- 1.9k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When the limit of inotify watches is reached, Flow server obviously does not recheck source files when they have changed. It will emit the same diagnostics every time, despite source file changes. It took me a long time to figure out this was due to the inotify limit being reached, though, because Flow server silently fails. I think it should tell me when it reaches the inotify limit, instead of failing silently.
I use Flow 0.22.1 on Gentoo Linux 4.1.12.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.