Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Netpoll
Commits
c278e04b
Commit
c278e04b
authored
3 years ago
by
Hchen
Browse files
Options
Download
Email Patches
Plain Diff
fix: reset all poller
parent
f1892bdc
online/register_poller
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poll_manager.go
+1
-0
poll_manager.go
with
1 addition
and
0 deletions
+1
-0
poll_manager.go
+
1
-
0
View file @
c278e04b
...
...
@@ -29,6 +29,7 @@ func setLoadBalance(lb LoadBalance) error {
func
setPollNewer
(
newer
func
()
Poll
)
error
{
openpoll
=
newer
pollmanager
.
Reset
()
return
nil
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help