Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Could it be a race condition the signal delivery?

Technically, the process sends itself a signal and never waits for it, it just 
exits. The signal can arrive after the process has exited normally. Or I am 
missing something obvious in this reasoning?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36013>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to