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 a simple loop, ExecuteWebRequestAsync works but in a Parallel.ForEachAsync, it doesn't work and i don't understand why.
Is there something I'm missing in parallelism ?