| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: stream errors during graceful close are handled. |
| 4 | // When a session is gracefully closing and an open stream encounters |
nothing calls this directly
no test coverage detected