Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codnect/chrono
/ Shutdown
Method
Shutdown
scheduler.go:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
func
(scheduler *SimpleTaskScheduler) Shutdown()
chan
bool {
99
return
scheduler.taskExecutor.Shutdown()
100
}
Callers
1
TestSimpleTaskScheduler_Shutdown
Function · 0.95
Calls
1
Shutdown
Method · 0.65
Tested by
1
TestSimpleTaskScheduler_Shutdown
Function · 0.76