We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771e5e4 commit ea6ade9Copy full SHA for ea6ade9
Tests/AsyncQueueTests/ActorQueueTests.swift
@@ -68,7 +68,6 @@ final class ActorQueueTests: XCTestCase {
68
}
69
await counter.incrementAndExpectCount(equals: 2)
70
71
- await systemUnderTest.await { /* Drain the queue */ }
72
73
74
func test_async_executesEnqueuedTasksAfterReceiverIsDeallocated() async {
0 commit comments