##// END OF EJS Templates
worker: stop using a separate thread waiting for children...
worker: stop using a separate thread waiting for children Now that we have a SIGCHLD hander, and it could get executed when waiting for I/O. It's no longer necessary to have a separated waitpid thread. So just remove it.

File last commit:

r16438:28a90cdf default
r30416:c27614f2 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer