issues
search
neosmart
/
AsyncLock
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
https://neosmart.net/blog/2017/asynclock-an-asyncawait-friendly-locking-library-for-c-and-net/
MIT License
193
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't marshal async continuations to the captured context
#19
NetherGranite
opened
4 months ago
2
Wrapping reentrant call in a loop causes deadlock
#18
alekw911
opened
1 year ago
12
ConfigureAwaits
#17
MgSam
opened
1 year ago
1
AsyncLock and DispatcherTimer
#16
lukasf
closed
1 year ago
1
IAsyncDisposable pattern
#15
0xF6
closed
1 year ago
2
AsyncLock is not 'await using' (IAsyncDisposable) compatible
#14
0xF6
closed
1 year ago
2
Reentrance deadlock
#13
matthew-a-thomas
opened
2 years ago
2
Add NuGet badge to README
#12
danielchalmers
closed
2 years ago
1
Strong-named assemblies
#11
sjoerd222888
closed
2 years ago
2
CancellationToken support for synchronous Lock
#10
Stroniax
closed
3 years ago
1
Support cancellation token for synchronous lock method
#9
Stroniax
closed
3 years ago
2
Async locking based on key
#8
thomasgalliker
closed
3 years ago
7
can't use in async void method.
#7
a44281071
closed
3 years ago
6
Missing Synchronous Lock() function
#6
JesseKPhillips
closed
3 years ago
11
Nuget Package NeoSmart.AsyncLock bug
#5
a878851497
closed
3 years ago
1
Nested async lock and parallel execution issue
#4
metallserge
closed
3 years ago
3
AsyncLock
#3
sjb-sjb
closed
6 years ago
1
Added unit test for LockAsync with CancellationToken
#2
dyarkovoy
closed
3 years ago
1
Add cancellation support to LockAsync
#1
dyarkovoy
closed
7 years ago
2