Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ Stop
Method
Stop
internal/taskmanager/manager.go:375–377 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
373
}
374
375
func
(tm *TaskManager) Stop() {
376
close(tm.stopChan)
377
}
Callers
6
TestTaskManager
Function · 0.95
TestTaskManager_Cancel
Function · 0.95
TestTaskManager_AllowsSameVMIDOnDifferentNodes
Function · 0.95
TestTaskManager_RespectsGlobalMaxRunningLimit
Function · 0.45
TestTaskManager_CancelQueuedTaskBeforeStart
Function · 0.45
runTask
Method · 0.45
Calls
no outgoing calls
Tested by
5
TestTaskManager
Function · 0.76
TestTaskManager_Cancel
Function · 0.76
TestTaskManager_AllowsSameVMIDOnDifferentNodes
Function · 0.76
TestTaskManager_RespectsGlobalMaxRunningLimit
Function · 0.36
TestTaskManager_CancelQueuedTaskBeforeStart
Function · 0.36