406de94b41
Previously, `wait_for_console_text` would block indefinitely until there were lines shown in the buffer. This is highly annoying when testing for things that can just hang for some reasons. This introduces a classical timeout mechanism via non-blocking get on the Queue. |
||
---|---|---|
.. | ||
test_driver | ||
default.nix | ||
setup.py |