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
It's easy to block one external thread, but what about many threads? You could create a Monitor system to solve this problem, but I've opted for the simplier solution via Mutex