Best way to prevent zombie processes
Marko Rauhamaa
marko at pacujo.net
Mon Jun 1 09:32:12 EDT 2015
Cecil Westerhof <Cecil at decebal.nl>:
> Thread(target = p.wait).start()
>
> [...]
>
> How about this way of solving it?
It works.
Marko
More information about the Python-list
mailing list