Commit 1a4fc3a
committed
test: gh-106749 heal at test_streamable_http resumption-test cancel site
The test cancels a task group mid-body (line 1381) to kill the first
client session while a tool is blocked; that cancel is the throw, and
the second session's lines (1399-1404) fall in the desynced window.
Same checkpoint pattern, applied at the actual site (the autouse
fixture is a cross-test backstop and cannot help an intra-test
desync).1 parent 6ffc8c8 commit 1a4fc3a
1 file changed
Lines changed: 6 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
1379 | 1380 | | |
1380 | 1381 | | |
1381 | 1382 | | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
1382 | 1388 | | |
1383 | 1389 | | |
1384 | 1390 | | |
| |||
0 commit comments