##// 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).

File last commit:

r8809:6fce3633 default
r16344:fb765286 stable
Show More
random_seed
0 lines | 600 B | application/octet-stream | TextLexer
/ tests / gpg / random_seed
Binary file (application/octet-stream)