[issue36244] Lock release fails under windows

2019-03-09 Thread Konrad Ciecierski
Konrad Ciecierski added the comment: Yes, it is the same case. Still, the current official (3.7.2) release is affected by this problem. -- resolution: -> duplicate stage: -> resolved status: open -> closed ___ Python tracke

[issue36244] Lock release fails under windows

2019-03-08 Thread Konrad Ciecierski
New submission from Konrad Ciecierski : In python 3.7.2 when the subprocess releases the acquired lock, the OSError occurs: "OSError: [WinError 6] The handle is invalid". Problem does not occur under Ubuntu 18. File "multip-test.py", line 13, in worker lock.release(