Uh oh!
There was an error while loading. Please reload this page.
GH-66285: fix forking in asyncio - #99539
Conversation
2b6fc1a to
5bd9cddComparebedevere-bot
commented
Nov 17, 2022
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit d6ef1a6 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
gvanrossum
commented
Nov 18, 2022
See my comments on the issue, @kumaraditya303 . |
kumaraditya303
commented
Nov 21, 2022
@gvanrossum: I have added more tests and also added a subprocess test. |
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Nov 24, 2022
|
bedevere-bot
commented
Nov 24, 2022
|
This reverts commit 0c1fbc1.
brettcannon
commented
Nov 24, 2022
Looks like the failure was random as subsequent builds succeeded. |
vstinner
commented
Nov 25, 2022
Yeah, I saw the test_traceback failure, but it only occurred once, so I ignored it. |
Closes#66285
Closes#94454