pull/2393/merge
icey-yu 5 days ago committed by GitHub
parent 644eaf996c
commit f231ea1f21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -158,7 +158,6 @@ func Start[T any](ctx context.Context, discovery *config2.Discovery, prometheusC
}
return nil
case <-netDone:
close(netDone)
return netErr
}
}

Loading…
Cancel
Save