MCPcopy 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
375func (tm *TaskManager) Stop() {
376 close(tm.stopChan)
377}

Calls

no outgoing calls