[Python-Dev] Python threads end up blocking signals in subprocesses

Martin v. Löwis martin at v.loewis.de
Thu Dec 18 16:22:34 EST 2003


Jeff Epler <jepler at unpythonic.net> writes:

> To follow up on my own message, here is a program that demonstrates the
> problem I ran into with threads and signals.

Can you find out what $$ is, and what the PIDs and thread IDs of all
participating threads are?

Regards,
Martin



More information about the Python-Dev mailing list