Browse Source

Add timeout for socket release

Tatyana Borisova 5 years ago
parent
commit
27e3e4a2de
1 changed files with 2 additions and 0 deletions
  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