worker: add basic test to ensure child processes are managed well
This should catch the bug fixed by "worker: ignore meaningless exit status indication returned by os.waitpid()." Before, worker.py was untested since test repositories are relatively small.
Please register or sign in to comment