Dan Stromberg <[email protected]> writes: > That bug is: if you control-C the top-level process, all the > subprocesses are left running.
Are you setting the daemon flag? -- https://mail.python.org/mailman/listinfo/python-list
Dan Stromberg <[email protected]> writes: > That bug is: if you control-C the top-level process, all the > subprocesses are left running.
Are you setting the daemon flag? -- https://mail.python.org/mailman/listinfo/python-list