mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-06 08:29:15 +02:00
stop watcher
This commit is contained in:
@@ -281,6 +281,7 @@ func (p *Proxy) watchRoutes() {
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
defer w.Stop()
|
||||
|
||||
for {
|
||||
event, err := w.Next()
|
||||
|
||||
Reference in New Issue
Block a user