Skip to content

Propose to replace AsyncLock with SemaphoreSlim #1432

Propose to replace AsyncLock with SemaphoreSlim

Propose to replace AsyncLock with SemaphoreSlim #1432

Triggered via pull request March 9, 2025 06:47
Status Failure
Total duration 6m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.