From 5c00e0611184886d0a476cd7eaed84bd61f4fee7 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Mon, 25 Mar 2019 13:51:19 +0900 Subject: [PATCH] update readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 37bf63d..efcd939 100644 --- a/README.md +++ b/README.md @@ -196,15 +196,6 @@ You can also enable `separate_log` in the config to logging in `/var/log/nohang/ - Awful documentation. -## Nohang don't help you - -if you run -```bash -$ 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.