Commit 7cbfd0f
committed
test: gh-106749 heal in StreamingASGITransport.__aexit__
The in-process ASGI bridge (tests/interaction/transports/_bridge.py)
cancels its task group on close. After main's #2764-2767 moved the
shared SHTTP/SSE/security tests to this transport, this became the
remaining unhealed throw site on 3.11. Same checkpoint pattern,
applied at the actual cancel site (_bridge.py is a helper, not a
snapshot test).1 parent 40687f0 commit 7cbfd0f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| |||
0 commit comments