Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ stop
Method
stop
daemon/src/service/async_task_service/index.ts:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
type
: string;
12
start(): Promise<void>;
13
stop(): Promise<void>;
14
status(): number;
15
toObject(): IAsyncTaskJSON;
16
}
Callers
15
suspend
Method · 0.65
stop
Method · 0.65
clearExpired
Method · 0.65
exit
Method · 0.65
onStart
Method · 0.65
onStop
Method · 0.65
onStart
Method · 0.65
error
Function · 0.65
onStart
Method · 0.65
onStop
Method · 0.65
stop
Method · 0.65
exec
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected