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
Is it possible to ignore Task.Delay (without the cancellation token). It appears there's no way to get that line to throw. It seems silly to have to try/catch all the delays
Is it possible to ignore Task.Delay (without the cancellation token). It appears there's no way to get that line to throw. It seems silly to have to try/catch all the delays