Message 394494 - Python tracker

Message394494

Author vstinner
Recipients aeros, corona10, pitrou, tomMoral, vstinner
Date 2021-05-26.22:49:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622069396.22.0.872288211487.issue39995@roundup.psfhosted.org>
In-reply-to
Content
"test_concurrent_futures: ProcessPoolSpawnExecutorDeadlockTest.test_crash() fails with OSError: [Errno 9] Bad file descriptor"

I didn't see this failure recently, I close the issue. Since changes were pushed, I mark the issue as fixed.

If someone has ideas to enhance the code, I suggest to open a new more specific issue. I consider the initial issue (buildot failure) as fixed.
History
Date User Action Args
2021-05-26 22:49:56vstinnersetrecipients: + vstinner, pitrou, tomMoral, corona10, aeros
2021-05-26 22:49:56vstinnersetmessageid: <1622069396.22.0.872288211487.issue39995@roundup.psfhosted.org>
2021-05-26 22:49:56vstinnerlinkissue39995 messages
2021-05-26 22:49:55vstinnercreate