Skip to content

Commit 9d09def

Browse files
committed
fix
1 parent 4de3e65 commit 9d09def

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/support/server.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ proc kill_server config {
5454

5555
# kill server and wait for the process to be totally exited
5656
catch {exec kill $pid}
57+
set wait 0
5758
while {[is_alive $config]} {
5859
incr wait 10
5960

0 commit comments

Comments
 (0)