[issue32090] test_put() of test_multiprocessing queue tests has a race condition

2018-05-29 Thread STINNER Victor
STINNER Victor added the comment: I didn't see this failure recently, and I'm no longer able to reproduce the issue on Linux. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue32090] test_put() of test_multiprocessing queue tests has a race condition

2017-11-20 Thread STINNER Victor
Change by STINNER Victor : -- title: test_put() -> test_put() of test_multiprocessing queue tests has a race condition ___ Python tracker ___ __