[V0 Deprecation] Deprecate --disable-frontend-multiprocessing (#37612)

Signed-off-by: sfeng33 <4florafeng@gmail.com>
This commit is contained in:
Flora Feng
2026-03-19 23:31:43 -04:00
committed by GitHub
parent 8fbe3f303f
commit 9040151fe1
10 changed files with 8 additions and 73 deletions

View File

@@ -150,7 +150,6 @@ async def test_shutdown_on_engine_failure():
"0.05",
"--max-num-seqs",
"2",
"--disable-frontend-multiprocessing",
],
# ROCm: Disable stdout/stderr pipe capture. Subprocess hangs when
# stdout/stderr pipes are enabled during ROCm GPU initialization.