Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-117649: Fix file descriptor leak in (expected) failing test …
…case The test case is currently expected to fail in the free-threaded build. However, it fails before it gets a chance to close the write end of the pipe.
- Loading branch information