Explorar el Código

Add timeout for socket release

Tatyana Borisova hace 5 años
padre
commit
27e3e4a2de
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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