The Task.Wait
note should be copied to Task.WaitAsync
#11202
Labels
Task.Wait
note should be copied to Task.WaitAsync
#11202
See dotnet/runtime#114689 (comment).
Also nice to have:
TaskScheduler.UnobservedTaskException
.Task.Wait
example can be shortened and modernized (eg. why to start aThread
to cancel aCancellationTokenSource
?)The text was updated successfully, but these errors were encountered: