| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: peer RESET_STREAM causes iterator to error. |
| 4 | // When the server resets the stream, the client's async iterator |
nothing calls this directly
no test coverage detected