This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, ronaldoussoren, vstinner
Date 2019-06-13.06:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560406889.5.0.920605925337.issue37245@roundup.psfhosted.org>
In-reply-to
Content
FWIW, I tried reproducing with 3.8 at 996e52623af3854552d41751e0c2522bc0a7e84f (the PR 14000 checkin) on both a current 10.14.5 Mojave system and on a 10.13.6 High Sierra system (the version used in the failed Azure test) and did not see any unusual failures.  I don't recall seeing a timeout like in test_concurrent_futures, at least recently!, but, if it is due to some race condition, there might be a more significant difference, like number of CPUs available, that might precipitate the failure.  I'll leave it up to you, Victor, on whether or how long to leave this issue open but I don't see that there is anything practical to do until it can be reproduced.
History
Date User Action Args
2019-06-13 06:21:29ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner
2019-06-13 06:21:29ned.deilysetmessageid: <1560406889.5.0.920605925337.issue37245@roundup.psfhosted.org>
2019-06-13 06:21:29ned.deilylinkissue37245 messages
2019-06-13 06:21:29ned.deilycreate