[issue39157] test_pidfd_send_signal can fail on some systems with PermissionError: [Errno 1] Operation not permitted

Pablo Galindo Salgado report at bugs.python.org
Sun Dec 29 16:36:03 EST 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 8f0703ff92ed2d9ccd52d7e083c7bc26e732a428 by Pablo Galindo in branch 'master':
bpo-39157: Skip test_pidfd_send_signal if the system does not have enough privileges to use pidfd (GH-17740)
https://github.com/python/cpython/commit/8f0703ff92ed2d9ccd52d7e083c7bc26e732a428


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39157>
_______________________________________


More information about the Python-bugs-list mailing list