Docs: Omit SIGTSTP not handled from TODO.
This commit is contained in:
parent
2c78a83c6f
commit
850adec171
4
TODO
4
TODO
|
@ -24,10 +24,6 @@ Known bugs
|
||||||
|
|
||||||
tuklib_exit() doesn't block signals => EINTR is possible.
|
tuklib_exit() doesn't block signals => EINTR is possible.
|
||||||
|
|
||||||
SIGTSTP is not handled. If xz is stopped, the estimated remaining
|
|
||||||
time and calculated (de)compression speed won't make sense in the
|
|
||||||
progress indicator (xz --verbose).
|
|
||||||
|
|
||||||
If liblzma has created threads and fork() gets called, liblzma
|
If liblzma has created threads and fork() gets called, liblzma
|
||||||
code will break in the child process unless it calls exec() and
|
code will break in the child process unless it calls exec() and
|
||||||
doesn't touch liblzma.
|
doesn't touch liblzma.
|
||||||
|
|
Loading…
Reference in New Issue