GHA Windows x64: ``` ERROR: test_pipe_handle (test.test_asyncio.test_windows_utils.PipeTests.test_pipe_handle) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\a\cpython\cpython\Lib\test\test_asyncio\test_windows_utils.py", line 78, in test_pipe_handle raise RuntimeError('expected ERROR_INVALID_HANDLE') RuntimeError: expected ERROR_INVALID_HANDLE ``` build: https://github.com/python/cpython/actions/runs/6299856876/job/17103998068?pr=109835