Fixes: calling tick() too many times
This is related to the UI requesting $mem-gossip and $mem-node-state multiple times https://github.com/EventStore/EventStore/pull/4123
it looks like a small change but this should be tested thoroughly as it affects the Poller which is used in many places
Fixes: calling tick() too many times This is related to the UI requesting $mem-gossip and $mem-node-state multiple times https://github.com/EventStore/EventStore/pull/4123 it looks like a small change but this should be tested thoroughly as it affects the Poller which is used in many places