Commit 3d8f4de
pythongh-116682: stdout may be empty in test_cancel_futures_wait_false (python#116683)
If the `shutdown()` call happens before the worker thread starts executing
the task, then nothing will be printed to stdout.1 parent 6be31cb commit 3d8f4de
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
251 | 253 | | |
252 | 254 | | |
253 | 255 | | |
| |||
0 commit comments