[Session] Gate streaming sessions with --enable-streaming-session and spec v2 guard (#19531)

This commit is contained in:
Liangsheng Yin
2026-02-27 18:14:55 -08:00
committed by GitHub
parent b5a8e4179e
commit e08ef06758
6 changed files with 62 additions and 17 deletions
@@ -45,6 +45,7 @@ class TestSessionControl(unittest.TestCase):
other_args=[
"--attention-backend",
"flashinfer",
"--enable-streaming-session",
],
)