Closed
Description
Describe the bug
The readLoop goroutine waits on reqCh forever.
162 @ 0x7b0d96 0x77b41b 0x77af18 0xb85ec6 0x7e30c1
# 0xb85ec5 github.com/bfenetworks/bfe/bfe_http.(*persistConn).readLoop+0x1a5 /workspace/bfe_http/transport.go:812
To Reproduce
codes from "bfe_http/transport.go" in v1.6.0
Bug case
see golang/go#10457
go1.5 net/http fixed this bug
see golang/go@58c1c01
Metadata
Assignees
Labels
No labels