[issue34714] timeout in test_multiprocessing_spawn x86 Windows7 3.x buildbot
STINNER Victor
report at bugs.python.org
Tue Sep 24 06:37:57 EDT 2019
STINNER Victor <vstinner at python.org> added the comment:
File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\multiprocessing\reduction.py", line 79, in duplicate
return _winapi.DuplicateHandle(
PermissionError: [WinError 5] Access is denied
I created bpo-38263 "[Windows] multiprocessing: DupHandle.detach() race condition on DuplicateHandle(DUPLICATE_CLOSE_SOURCE)" for this bug.
I close this issue as outdated.
----------
resolution: -> out of date
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34714>
_______________________________________
More information about the Python-bugs-list
mailing list