Skip to content

Commit

Permalink
Merge branch 'master' into bye-errBadConnNoWrite
Browse files Browse the repository at this point in the history
  • Loading branch information
methane authored Jun 28, 2024
2 parents aea98e2 + 3484db1 commit 7c77aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connection_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ func TestPingMarkBadConnection(t *testing.T) {
buf: newBuffer(nc),
maxAllowedPacket: defaultMaxAllowedPacket,
closech: make(chan struct{}),
cfg: NewConfig(),
}

err := mc.Ping(context.Background())
Expand Down

0 comments on commit 7c77aef

Please sign in to comment.