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
As a solution, one could split the code executed on threads in two parts: one is initialization, the other is the main loop; and one would check next if any threads failed to execute the initialization part.