-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Milestone
Description
It appears that on nacl, a net.Conn.Close (on a "TCP" localhost conn) doesn't unblock a pending Conn.Read.
I thought we had a test for this and it worked, but I'm probably remembering a similar case instead.
Add a test & fix.
Failing higher-level test (skipped for now) is in net/http's TestServerSetKeepAlivesEnabledClosesConns.
Low priority (nacl).
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.