Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ Loop
Method
Loop
pkg/cortex/server_service.go:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
type
ignoreSignalHandler
chan
struct
{}
63
64
func
(dh ignoreSignalHandler) Loop() {
65
<-dh
66
}
67
68
func
(dh ignoreSignalHandler) Stop() {
69
close(dh)
Callers
15
BenchmarkSignRequest
Function · 0.80
BenchmarkMarshallWriteRequest
Function · 0.80
BenchmarkFromLabelAdaptersToLabelsWithCopy
Function · 0.80
BenchmarkMarshallWriteRequestV2
Function · 0.80
benchmarkBatch
Function · 0.80
benchmarkUpdateRingState
Function · 0.80
benchmarkShuffleSharding
Function · 0.80
BenchmarkRing_Get
Function · 0.80
BenchmarkWatchLoopWaitWithTimeAfter
Function · 0.80
BenchmarkWatchLoopWaitWithReusableTimer
Function · 0.80
BenchmarkCASTimerAllocation
Function · 0.80
BenchmarkMemberlistReceiveWithRingDesc
Function · 0.80
Calls
no outgoing calls
Tested by
15
BenchmarkSignRequest
Function · 0.64
BenchmarkMarshallWriteRequest
Function · 0.64
BenchmarkFromLabelAdaptersToLabelsWithCopy
Function · 0.64
BenchmarkMarshallWriteRequestV2
Function · 0.64
benchmarkBatch
Function · 0.64
benchmarkUpdateRingState
Function · 0.64
benchmarkShuffleSharding
Function · 0.64
BenchmarkRing_Get
Function · 0.64
BenchmarkWatchLoopWaitWithTimeAfter
Function · 0.64
BenchmarkWatchLoopWaitWithReusableTimer
Function · 0.64
BenchmarkCASTimerAllocation
Function · 0.64
BenchmarkMemberlistReceiveWithRingDesc
Function · 0.64