Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ noOpExecutor
Struct
noOpExecutor
pkg/util/worker_pool.go:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
type
noOpExecutor
struct
{}
25
26
func
(n noOpExecutor) Stop() {}
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected