Skip to content

net/http: TestTransportDiscardsUnneededConns failures with use of closed network connection #64508

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net/http" && test == "TestTransportDiscardsUnneededConns" && `use of closed network connection`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTransportDiscardsUnneededConns (0.00s)
    --- FAIL: TestTransportDiscardsUnneededConns/h2 (2.54s)
        clientserver_test.go:1141: 10 connections opened, 8 closed; want 9 to close
        clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51208: read tcp 127.0.0.1:51199->127.0.0.1:51208: use of closed network connection

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions