diff options
| author | Ronald Oussoren <ronaldoussoren@mac.com> | 2024-01-21 10:25:15 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-21 10:25:15 (GMT) |
| commit | 5adff3f86ff92cbd27380ad88357c77b330af6e1 (patch) | |
| tree | a0d7094ab58dc1af6444f09c7bda8caca8edd4b3 /Python/executor_cases.c.h | |
| parent | 47133d8d869c94c4d1f340b5481cc3f2cdc7d68b (diff) | |
| download | cpython-5adff3f86ff92cbd27380ad88357c77b330af6e1.zip cpython-5adff3f86ff92cbd27380ad88357c77b330af6e1.tar.gz cpython-5adff3f86ff92cbd27380ad88357c77b330af6e1.tar.bz2 | |
gh-80931: Skip some socket tests while hunting for refleaks on macOS (#114057)
Some socket tests related to sending file descriptors cause a file descriptor leak on macOS, all of them tests that send one or more descriptors than cannot be received on the read end. This appears to be a platform bug.
This PR skips those tests when doing a refleak test run to avoid hiding other problems.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions
