fix readme
This commit is contained in:
parent
4bea75dee9
commit
b9d2fed004
@ -167,9 +167,9 @@ See also `man journalctl`.
|
|||||||
|
|
||||||
## Known problems
|
## 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)
|
- 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
|
## Todo
|
||||||
|
|
||||||
@ -182,6 +182,8 @@ if you run
|
|||||||
$ while true; do setsid tail /dev/zero; done
|
$ while true; do setsid tail /dev/zero; done
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(although with some settings, nohang can even handle it)
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, feature requests and any questions are welcome.
|
Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, feature requests and any questions are welcome.
|
||||||
|
Loading…
Reference in New Issue
Block a user