Comment 15 for bug 1357578

Revision history for this message
Robert Collins (lifeless) wrote :

Looking further, _start_child in service.py is leaky - interrupt that at the wrong time and we won't capture the child pid, which will lead to us not killing it, and that will result in a stuck process tree.