diff options
author | John <johnzhou721@gmail.com> | 2025-04-22 22:22:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 03:22:57 +0000 |
commit | 862fd890361005598a6f4614ea0608c8447831c2 (patch) | |
tree | b88906961a94e284c2d3bc8d9e3cc2c04c8b1314 /Lib/test/_test_multiprocessing.py | |
parent | b5bf8c80a921679b23548453565f6fd1f79901f2 (diff) | |
download | cpython-862fd890361005598a6f4614ea0608c8447831c2.tar.gz cpython-862fd890361005598a6f4614ea0608c8447831c2.zip |
gh-109981: Resolve situation on iOS regarding fd_count. (#132823)
Modifies the test helper that counts the list of open file descriptors to use
the optimised ``/dev/fd`` approach on all Apple platforms, not just macOS. This
avoids crashes caused by guarded file descriptors.
Diffstat (limited to 'Lib/test/_test_multiprocessing.py')
0 files changed, 0 insertions, 0 deletions