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