Fix while
loop for async tasks in executionBlock
#49
Annotations
1 error
macOS (15.2):
Test Case '-[QueuerTests.ConcurrentOperationTests testAsyncChainedRetry]' started./Users/runner/work/Queuer/Queuer/Tests/QueuerTests/ConcurrentOperationTests.swift#L147
testAsyncChainedRetry, XCTAssertEqual failed: ("[0, 0, 0, 1, 1]") is not equal to ("[0, 0, 0, 1, 1, 1, 2]")Test Case '-[QueuerTests.ConcurrentOperationTests testAsyncChainedRetry]' failed (10.202 seconds).Test Suite 'ConcurrentOperationTests' failed at 2024-05-03 16:48:12.925.
|