Message364552
> Same bug on AMD64 FreeBSD Non-Debug 3.x:
> https://buildbot.python.org/all/#/builders/214/builds/472
Oh, test_crash failed twice, but not on the same test case:
* ERROR: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [crash during func execution on worker]
* ERROR: test_crash (test.test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest) [crash during func execution on worker]
The second failure was when test_concurrent_futures was re-run sequentially. |
|
| Date |
User |
Action |
Args |
| 2020-03-18 18:31:26 | vstinner | set | recipients:
+ vstinner |
| 2020-03-18 18:31:26 | vstinner | set | messageid: <[email protected]> |
| 2020-03-18 18:31:26 | vstinner | link | issue39995 messages |
| 2020-03-18 18:31:26 | vstinner | create | |
|