hashicorp / yamux

Golang connection multiplexing library
Mozilla Public License 2.0
2.19k stars 232 forks source link

[bug] TestGoAway failed #117

Open cgxxv opened 1 year ago

cgxxv commented 1 year ago
=== RUN   TestGoAway
    session_test.go:571: err: <nil>
2023/01/15 18:56:28 [WARN] yamux: frame for missing stream: Vsn:0 Type:1 Flags:1 StreamID:1 Length:0
--- FAIL: TestGoAway (0.00s)
FAIL
FAIL    github.com/hashicorp/yamux      0.005s
FAIL