Popular repositories
-
jtransforms Public
My personal modifications to JTransforms (so that it can be installed together with Parallel Colt)
Java 2
-
-
-
-
Filter-Toolbox Public
Forked from DrDaleks/Filter-Toolbox
Filter toolbox for the ICY imaging software
Java 1
111 contributions in the last year
Contribution activity
October 2021
Created 2 commits in 1 repository
Created 1 repository
Created a pull request in Azure/azure-amqp that received 1 comment
fix(Singleton): use TaskCreationOptions.RunContinuationsAsynchronously
Possible fix for #204, where we found that a process can be stuck in the call to TaskCompletionSource.TrySetResult called from Singleton.GetOrCreat…
Opened 2 other pull requests in 2 repositories
specsolutions/deveroom-visualstudio
1
open
Azure/azure-amqp
1
merged
Created an issue in Azure/azure-amqp that received 5 comments
Deadlock in Singleton.GetOrCreateAsync
We have observed what looks like a deadlock while receiving messages. The issue occurred in a server-side process listening to ~20 Service Bus topi…