Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Commitea1803e
authored
Fix some test_multiprocessing flakiness.Potentially introduced by#25845not joining that thread likely leads to recently observed "environmentchanged" logically passing but overall failing tests seen on somebuildbots similar to:```1 test altered the execution environment (env changed): test.test_multiprocessing_fork.test_processes2 re-run tests: test.test_multiprocessing_fork.test_processes test.test_multiprocessing_forkserver.test_processes```
1 parentc62144a commitea1803e
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3513 | 3513 |
| |
3514 | 3514 |
| |
3515 | 3515 |
| |
3516 |
| - | |
| 3516 | + | |
3517 | 3517 |
| |
3518 | 3518 |
| |
3519 |
| - | |
3520 |
| - | |
3521 |
| - | |
| 3519 | + | |
| 3520 | + | |
| 3521 | + | |
| 3522 | + | |
| 3523 | + | |
| 3524 | + | |
| 3525 | + | |
3522 | 3526 |
| |
3523 | 3527 |
| |
3524 |
| - | |
| 3528 | + | |
| 3529 | + | |
3525 | 3530 |
| |
3526 | 3531 |
| |
3527 | 3532 |
| |
|
0 commit comments
Comments
(0)