Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: cleanup properly in wait_on_fail decorator
Close transport used to wait for user input, otherwise all further tests would fail on cleanup (FD leak detected). This in practice is only useful when using wait_on_fail decorator without --failfast option. (cherry picked from commit e382655)
- Loading branch information