[Twisted-web] How to kill child process after parent process is killed ?

Ivan bdfy at mail.ru
Fri Jul 15 05:49:19 EDT 2011


simple example:

from twisted.internet import utils, reactor

output = utils.getProcessValue('sleep',['1000'])
reactor.run()

"kill pid"  kill parent, but child remains is live
.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20110715/aa51efc1/attachment.htm 


More information about the Twisted-web mailing list