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 c4c7212 commit 3bf080cCopy full SHA for 3bf080c
Tests/AsyncHTTPClientTests/HTTPClientInternalTests.swift
@@ -425,7 +425,6 @@ class HTTPClientInternalTests: XCTestCase {
425
// We need to wait for channel options that limit NIO to sending only one byte at a time.
426
try delegate.optionsApplied.futureResult.wait()
427
428
- //
429
// Send 4 bytes, but only one should be received until the backpressure promise is succeeded.
430
431
// Now we wait until message is delivered to client channel pipeline
0 commit comments