| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: stream destroyed during async source consumption. |
| 4 | // When the stream is destroyed while an async iterable body source is |
nothing calls this directly
no test coverage detected