mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-30 18:57:10 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
02ecfa80a4
commit
1358836fa0
@ -422,7 +422,6 @@ class AsyncLLM(EngineClient):
|
||||
iteration_stats=iteration_stats,
|
||||
engine_idx=outputs.engine_index,
|
||||
)
|
||||
|
||||
except Exception as e:
|
||||
logger.exception("AsyncLLM output_handler failed.")
|
||||
output_processor.propagate_error(e)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user