Message357077
As I already proposed previously, I proposed PR 17290 to simply skip test_pidfd_open() if os.pidfd_open() fails with a PermissionError.
I don't propose to change os.pidfd_open(), only the test unit for practical reasons: not bother users who have to use a strict Linux sandbox using a syscalls whitelist. |
|
| Date |
User |
Action |
Args |
| 2019-11-20 14:46:50 | vstinner | set | recipients:
+ vstinner, benjamin.peterson, njs, asvetlov, yselivanov, yan12125, hroncok, miss-islington, nanjekyejoannah, aeros |
| 2019-11-20 14:46:50 | vstinner | set | messageid: <[email protected]> |
| 2019-11-20 14:46:50 | vstinner | link | issue38692 messages |
| 2019-11-20 14:46:49 | vstinner | create | |
|