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
In your implementation the list of threads will only contain one thread at a time, which gets immediately started and joined. So in the end nothing will run in parallel