Message401846
I am seeing this one too in my yocto builds of 3.10rc2. What is bizarre is that the issue does not occur if the multiprocessing test is run in isolation:
python3 -m test -v test_multiprocessing_fork
but quite reliably does occur (three times in three different spots) if the whole test suite is executed:
python3 -m test -v |
|
| Date |
User |
Action |
Args |
| 2021-09-15 16:12:05 | Alexander Kanavin | set | recipients:
+ Alexander Kanavin, vstinner, pablogsal, sobolevn |
| 2021-09-15 16:12:05 | Alexander Kanavin | set | messageid: <[email protected]> |
| 2021-09-15 16:12:05 | Alexander Kanavin | link | issue45128 messages |
| 2021-09-15 16:12:05 | Alexander Kanavin | create | |
|