STINNER Victor <vstin...@python.org> added the comment:

If you care about race conditions in send_signal(), I suggest you to write a PR 
to use the newly added os.pidfd_open() in subprocess:
https://docs.python.org/dev/library/os.html#os.pidfd_open

----------

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

Reply via email to