Skip to content

steps.commands: fix start following journal step

Filip Pokryvka requested to merge fp/journal_follow into main

Sometimes, logging start is delayed which causes some tests being unstable. Emit log message and wait until background process sees it.

Merge request reports