We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8143f commit 931a7c3Copy full SHA for 931a7c3
itest/connection_test.go
@@ -15,7 +15,7 @@ var (
15
defaultMessage = []byte("some default message")
16
)
17
18
-const defaultTimeout = 30 * time.Second
+const defaultTimeout = 60 * time.Second
19
20
// testHappyPath ensures that client and server are able to communicate
21
// as expected in the case where no connections are dropped.
0 commit comments