mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 00:03:29 +03:00
@@ -40,8 +40,8 @@ func TestBuffConnReadTimeout(t *testing.T) {
|
||||
}
|
||||
|
||||
var wg sync.WaitGroup
|
||||
wg.Add(1)
|
||||
go func() {
|
||||
wg.Add(1)
|
||||
defer wg.Done()
|
||||
|
||||
tcpConn, terr := tcpListener.AcceptTCP()
|
||||
|
||||
Reference in New Issue
Block a user