Commit 8973cdf
authored
Make ./runtest --dump-logs dump logs for timeout tests's servers (#2412)
Kill the servers first, then kill the test clients, so that we can dump
logs for timeout tests's servers easily.
Note: Technically, we need to wait a while after killing the servers.
But in practice I think it's enough now.
Signed-off-by: yzc-yzc <[email protected]>1 parent 1fbf5fb commit 8973cdf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
412 | 411 | | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
0 commit comments