StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stephen Cleary

Rating
1683.07 (234th)
Reputation
420,505 (85th)
Page: 1 ... 12 13 14 15 16 ... 88
Title Δ
Differences between Parallel.ForEach and await ForEachAsync -0.51
Low performance on TaskCanceledException 0.00
How to use async/await with loop infinity? -2.06
Azure Function v2 always returning Internal Server Error 500 after... 0.00
Bubble up Exception from Task.Run() +0.25
I am trying to run a task in my async method but it's giving me... -0.77
An AsyncDuplicateLock that can be locked on all keys 0.00
How to make sure method called from taskList doesn't get execut... +0.25
Why all my requests are blocked until async/await method executed 0.00
Marking a function as async but no await calls, any issues? -0.70
Using Async/Await with Azure App Services Web API -0.91
Increase performance async Parallel.Foreach +0.24
Asynchronous API requests take longer to return results with severa... +0.25
How to call an async function in .NET without waiting for it +0.62
ClientFactory http client request stuck 0.00
C# / .NET Keep named pipe open and support any number of parallel c... 0.00
Task.Wait() on async method works locally, but not via another method 0.00
Asynt/await in UI layer ? or in different? Yes its UI 0.00
Where to catch exceptions when using Task.ContinueWith? 0.00
How can I properly execute an asynchronous method from a ViewModel? +0.31
Get values from UI thread from cross thread +0.29
Running two tasks in parallel with GUI update +0.69
Is it a good practice to use locks for queuing tasks? +0.25
Async method lacks await operators warning when the await is in a f... 0.00
Execution does not await for condition 0.00
.Net task scheduler behaviour +1.14
await some functions and continue to run some code while waiting fo... +0.62
.NET Async/Await - when return task and when await 0.00
How to cancel Socket.ReceiveFromAsync()? 0.00
Dispatcher.CurrentDispatcher causes ReactiveUI call to hang 0.00
Wait for a third-party API callback 0.00
TaskContinuationOptions OnlyOnCancelled catches unhandled errors 0.00
Monitor.Pulse() with a condition +0.25
Async/Await in Foreach Loop(That is looping ef models) Generates an... 0.00
Parallel.For loop exits too soon -0.27
Understanding async await instruction during a HttpClient request 0.00
Is async method synchronous if await Task is never returned? -0.57
How to process potentially async aggregate tasks in parallel and pr... +0.93
Best way to sterilise async methods c# 0.00
Is it possible to test if a method is running with a captured Synch... +1.88
await for Command.Execute with or without async Action 0.00
ConfigureAwait(false) and events in library code +1.30
How do I stop awaiting a task but keep the task running in backgrou... +0.54
NetworkStream ReadAsync and WriteAsync hang infinitelly when using... 0.00
C# Call async method inside thread +0.25
collect output from Task.Whenall to a list/data-type +0.25
Configure.Await(false) with fire and forget async calls +0.64
Consume the result of async calls (with different return type) as s... -1.21
Why would i use async instead of non async method 0.00
What to use as asyncState object (or where to get it from) in Stack... 0.00