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
The problematic code is this. And the problem is that it can take a long time to contact all those nodes and once the code leaves the function to start listening/handling incoming messages, the timer that waits for the responses will have already expired.