Skip to content

Fix cache lock provider allowing multiple locks to be acquired. #655

Fix cache lock provider allowing multiple locks to be acquired.

Fix cache lock provider allowing multiple locks to be acquired. #655

Triggered via pull request March 18, 2024 21:18
Status Failure
Total duration 2m 2s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Foundatio.Tests.Locks.InMemoryLockTests.CanAcquireMultipleLocksInParallel
Assert.Equal() Failure: Values differ Expected: 1 Actual: 2
Foundatio.Tests.Queue.InMemoryQueueTests.WorkItemsWillTimeoutAsync
Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Exception)
build / build
Process completed with exit code 1.