- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testStreamDeadline (0.12 sec)
-
internal/grid/grid_test.go
defer timeout(5 * time.Second)() testStreamCancel(t, local, remote) assertNoActive(t, connRemoteLocal) assertNoActive(t, connLocalToRemote) }) t.Run("testStreamDeadline", func(t *testing.T) { defer timeout(5 * time.Second)() testStreamDeadline(t, local, remote) assertNoActive(t, connRemoteLocal) assertNoActive(t, connLocalToRemote) }) t.Run("testServerOutCongestion", func(t *testing.T) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 29 18:10:04 UTC 2024 - 36.4K bytes - Viewed (0)