Просмотр исходного кода

Clean up test networking shutdown

Rod Hynes 4 лет назад
Родитель
Сommit
b7fcccb678
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      psiphon/common/tun/tun_test.go

+ 3 - 0
psiphon/common/tun/tun_test.go

@@ -204,6 +204,9 @@ func testTunneledTCP(t *testing.T, useIPv6 bool) {
 
 			testTCPClient.stop()
 
+			// Allow some time for the TCP FIN to be tunneled, for a clean shutdown.
+			time.Sleep(100 * time.Millisecond)
+
 			testClient.stop()
 
 			// Check metrics to ensure traffic was tunneled and metrics reported