Signals and Threads in Python 3.5 or so

Paul Rubin no.email at nospam.invalid
Sun Oct 9 20:56:55 EDT 2016


Dan Stromberg <drsalists at gmail.com> writes:
> That bug is: if you control-C the top-level process, all the
> subprocesses are left running.

Are you setting the daemon flag?



More information about the Python-list mailing list