opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.51k stars 828 forks source link

Error During Remove PollNode #386

Open a221730971 opened 3 years ago

a221730971 commented 3 years ago

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.