Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
class
AsyncEngineDeadError(RuntimeError):
21
pass
22
23
24
def
_raise_exception_on_finish(task: asyncio.Task,
Callers
3
_raise_exception_on_finish
Function · 0.85
add_request
Method · 0.85
abort
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected