You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to modify the PollingEngine to apply in my project.
I found a error when I tried to remove a PollNode during it had polling.
So, I use _pollAllLock lock Add() and Remove().
The error doesn't happened again.
Thanks for your contribute.
The text was updated successfully, but these errors were encountered:
I tried to modify the PollingEngine to apply in my project.
I found a error when I tried to remove a PollNode during it had polling.
So, I use _pollAllLock lock Add() and Remove().
The error doesn't happened again.
Thanks for your contribute.
The text was updated successfully, but these errors were encountered: