Sfoglia il codice sorgente

Add timeout for socket release

Tatyana Borisova 5 anni fa
parent
commit
27e3e4a2de
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
 ; kill background server process
 taskkill /im %4
 taskkill /im %4
+
+TIMEOUT /T 2