| 1 | // Flags: --experimental-quic --no-warnings |
| 2 | |
| 3 | // Regression test: HTTP/3 server must not crash when a session is closed |
| 4 | // before the H3 application is fully started (control streams bound). |
nothing calls this directly
no test coverage detected