Selaa lähdekoodia

Add timeout for socket release

Tatyana Borisova 5 vuotta sitten
vanhempi
commit
27e3e4a2de
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      tests/test_grpc/test_driver.bat.in

+ 2 - 0
tests/test_grpc/test_driver.bat.in

@@ -4,3 +4,5 @@ START "Client test" %1 /WAIT
 
 ; kill background server process
 taskkill /im %4
+
+TIMEOUT /T 2