pull/2400/head
icey-yu 2 weeks 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 return nil
case <-netDone: case <-netDone:
close(netDone)
return netErr return netErr
} }
} }

Loading…
Cancel
Save