Skip to content

HTTPClientInternalTests.testProxyStreaming fails with unclean shutdown #178

Closed
@PopFlamingo

Description

@PopFlamingo

With #177, there is now a test failure in HTTPClientInternalTests.testProxyStreaming:

Test Case 'HTTPClientInternalTests.testProxyStreaming' started at 2020-03-05 19:58:19.461
/code/Tests/AsyncHTTPClientTests/HTTPClientInternalTests.swift:110: error: HTTPClientInternalTests.testProxyStreaming : XCTAssertNoThrow failed: threw error "HTTPClientError.uncleanShutdown" - 

Activity

artemredkin

artemredkin commented on May 18, 2020

@artemredkin
Collaborator

This was fixed by #192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      HTTPClientInternalTests.testProxyStreaming fails with unclean shutdown · Issue #178 · swift-server/async-http-client