Propose to replace AsyncLock with SemaphoreSlim #1432
ci.yml
on: pull_request
Annotations
4 errors
build:
Source/MQTTnet.TestApp/Program.cs#L88
The type or namespace name 'AsyncLockTest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Source/MQTTnet.TestApp/Program.cs#L88
The type or namespace name 'AsyncLockTest' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|