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 ca4b636 commit 9e6babdCopy full SHA for 9e6babd
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