Commit c278e04b authored by Hchen's avatar Hchen
Browse files

fix: reset all poller

No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -29,6 +29,7 @@ func setLoadBalance(lb LoadBalance) error {
func setPollNewer(newer func() Poll) error {
openpoll = newer
pollmanager.Reset()
return nil
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment