Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythonGH-88050: fix race in closing subprocess pipe in asyncio (pytho…
…nGH-97951) Check for None when iterating over `self._pipes.values()`. (cherry picked from commit e2e6b95) Co-authored-by: Kumar Aditya <[email protected]>
- Loading branch information