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 ... 23 24 25 26 27 ... 88
Title Δ
Reading file async still blocks the UI 0.00
Async task hanging 0.00
A second operation started on this context before a previous asynch... 0.00
Is it possible to unit test exceptions in Commands wrapping an asyn... +0.24
Call async method in Global.asax and in HttpHandler - works not the... 0.00
TPL Dataflow - very fast producer, not so fast consumers OutOfMemor... 0.00
Running another Task after first Task +0.08
Async method continuation in different thread - means cooperative t... 0.00
Call async method from sync action methods: Task.Run or ConfigureAw... 0.00
Calling async methods from non-async code -0.49
Why doesn't ConfigureAwait(false) work with Task.Run/Task.Yield? 0.00
Not sure where to use an await operator in an async method +0.55
GZipStream does not call underlying streams *Async methods when des... 0.00
Diffrence between async/await and ContinueWith 0.00
Async/await button click blocks UI 0.00
Ensuring the Cancellation of some Task 0.00
Asynchronous Parallel threads 0.00
Async Method in SignalR OnConnected() +0.62
async await and threading -1.08
How to use HttpClient without async +1.09
Is there any danger in using ConfigureAwait(false) in WebApi or MVC... +0.25
Handling events raised in a threaded process +0.58
How to await during Select in a lambda +0.25
Async/await execution order +0.21
Task's ConfigureAwait(False) not working 0.00
Nesting and inheriting async/Tasks 0.00
Unexpected behavior with await inside a ContinueWith block +1.36
How to delay 'hot' tasks so they can processed in a set order +0.24
Difference between Task.WhenAll(Task.Run(async method)) and Task.Wh... +0.32
await thousands of Tasks +0.25
Can I block on async code in MVC Core? +1.24
TaskFactory handle exceptions +0.23
What is the impact of async action method on IIS? -0.75
What is the correct way to test this Task? +0.77
universal windows, c#, await during app initialization -0.36
Unit testing async method: How to explicitly assert that the intern... 0.00
Using Task.Run() for Linq - optimization or bottleneck 0.00
How to fix SyncContext.cs issue of TakePicture in Xamarin? 0.00
Stopping a CancellationTokenSource which times out after a given Ti... 0.00
How can asyncs detect that they should not continue when returning? -0.94
ViewComponent and InvokeAsync method 0.00
My Mutex is not working 0.00
Asynchronous File I/O using FileStream is blocking UI thread on WPF +0.24
RelayCommand and async method resulting: "'System.Reflecti... 0.00
async/await in ASP.NET with synchronous Sql Server connection 0.00
Async/Await in WPF LOB application: is it worth the added complexity? 0.00
Async method that calls in ViewModel causes deadlock +0.25
Wait for void async method to complete in unit test case +0.28
HttpClient provide not truly async operations? +1.01
C# async/await. call and forget, no waiting. And long running process 0.00