Commit 8b26b23
authored
pythongh-87135: test_threading: Wait on thread, not an Event it sets (pythonGH-133198)
When the event is set the thread might not be done yet.
This is a fix-up for commit 4ebbfcf1 parent 5154d41 commit 8b26b23
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | | - | |
| 1222 | + | |
1223 | 1223 | | |
1224 | 1224 | | |
1225 | | - | |
1226 | 1225 | | |
1227 | 1226 | | |
1228 | 1227 | | |
1229 | | - | |
| 1228 | + | |
1230 | 1229 | | |
1231 | | - | |
| 1230 | + | |
1232 | 1231 | | |
1233 | 1232 | | |
| 1233 | + | |
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
| |||
0 commit comments