Skip to content

tests: Fix wait_for_condition()

Bastien Nocera requested to merge wip/hadess/tests-fix-timeout into master

Correctly loop for "timeout" seconds instead of returning after the first iteration of the mainloop.

Merge request reports