Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dc0d/workerpool
/ stopped
Method
stopped
workerpool.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
func
(pool *WorkerPool) stopped() bool {
123
return
stopped(pool.quit)
124
}
125
126
func
(pool *WorkerPool) dispatch() {
127
for
{
Callers
2
Queue
Method · 0.95
Expand
Method · 0.95
Calls
1
stopped
Function · 0.85
Tested by
no test coverage detected