Fix #331 (DNS ready signaling fixed)
This commit is contained in:
@@ -131,6 +131,8 @@ func (l *looper) Run(ctx context.Context, wg *sync.WaitGroup, signalDNSReady fun
|
||||
l.useUnencryptedDNS(fallback)
|
||||
}
|
||||
|
||||
signalDNSReady()
|
||||
|
||||
stayHere := true
|
||||
for stayHere {
|
||||
select {
|
||||
|
||||
Reference in New Issue
Block a user