MCPcopy Create free account
hub / github.com/MLSysU/TD-Pipe / AsyncEngineDeadError

Class AsyncEngineDeadError

TD_Pipe/engine/async_llm_engine.py:20–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20class AsyncEngineDeadError(RuntimeError):
21 pass
22
23
24def _raise_exception_on_finish(task: asyncio.Task,

Callers 3

add_requestMethod · 0.85
abortMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected