WorkerProcess blocks on kill if still starting#7424
Conversation
Originally authored by @fjetter
44f32f2 to
acce951
Compare
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 22 files ±0 22 suites ±0 9m 30s ⏱️ -3s For more details on these errors, see this check. Results for commit acce951. ± Comparison against base commit 73e0668. |
…started-before-close
|
Anecdotally this seems to be a very good commit to have. CI is decently happy and I've been seeing this failure occur frequently. @crusaderky do you have time to review tomorrow? |
|
CI is fully green. (one yellow, but it appears to have actually gone through everything correctly and happily when you investigate) |
|
xref #7323 where I suspect this commit originally came from |
|
Two failures in test_semaphore One failure in dashboard test_simple (maybe already fixed in #7426 ) |
|
Merging later today if there are no further comments |
|
🎉 |
See #6311
This is a commit that @fjetter already wrote, but didn't get put into main. I'm just putting it up here to see if it fixes problems. It seems to do so.