diff --git a/README.md b/README.md index 52e6ecc..cf87a01 100644 --- a/README.md +++ b/README.md @@ -167,9 +167,9 @@ See also `man journalctl`. ## Known problems -- Awful documentation +- Awful documentation (the problem will be solved gradually in the next releases) - It is written in Python and is actually a prototype (although the algorithm may be good) -- No tests +- No tests (by itself this does not make the algorithm bad) ## Todo @@ -182,6 +182,8 @@ if you run $ while true; do setsid tail /dev/zero; done ``` +(although with some settings, nohang can even handle it) + ## Contribution Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, feature requests and any questions are welcome.