Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give the services some more time after SIGINT to shutdown. `Eventually(session, 5)` will poll the session for the specific condition at a frequency of 10ms for at most 5 seconds. Fixes: containers#12167 Signed-off-by: Valentin Rothberg <[email protected]>
- Loading branch information