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 cdc667c commit 21dfd77Copy full SHA for 21dfd77
Tests/GRPCTests/MaxAgeTests.swift
@@ -189,7 +189,7 @@ final class MaxAgeTests: XCTestCase {
189
190
func testRPCContinuesAfterQuiescing() throws {
191
// Check that an in-flight RPC can continue to run after the connection is quiescing as a result
192
- // or aging out.
+ // of aging out.
193
194
// The pool creates one sub-pool per event loop. Use a single loop to simplify connection
195
// counting.
0 commit comments