mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
fix missing unlock
This commit is contained in:
@@ -1049,6 +1049,7 @@ func (p *prog) performLeakingQuery(failedUpstreams map[string]*ctrld.UpstreamCon
|
||||
p.um.mu.RUnlock()
|
||||
continue
|
||||
}
|
||||
p.um.mu.RUnlock()
|
||||
mainLog.Load().Debug().
|
||||
Str("upstream", name).
|
||||
Msg("checking upstream")
|
||||
|
||||
Reference in New Issue
Block a user