##// END OF EJS Templates
tests: avoid zombie lockup with test-hup...
tests: avoid zombie lockup with test-hup The 'while kill -0' recipe can cause a livelock if the process we're waiting to die is a normal child process. If it becomes a zombie that the shell doesn't reap (shell bug?), it will continue to be able to accept signals. So instead, we just wait(1).
Matt Mackall -
r16344:fb765286 stable
Show More
Name Size Modified Last Commit Author
/ tests / gpg
pubring.gpg Loading ...
random_seed Loading ...
secring.gpg Loading ...
trustdb.gpg Loading ...