Commit acd5285
committed
test(vsock): wait before exit-ing in check_guest_connections
Even if one child process failed, still call `wait` to ensure all other
child vsock_helper processes also exit, to ensure clean socket
teardown/etc.
Signed-off-by: Patrick Roy <[email protected]>1 parent 5db842f commit acd5285
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments