[issue9535] Pending signals are inherited by child processes

Antoine Pitrou report at bugs.python.org
Mon Jan 3 22:26:18 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Shouldn't the clearing of signals be done in PyOS_AfterFork() directly?
Gregory, what do you think about the semantics?

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9535>
_______________________________________


More information about the Python-bugs-list mailing list