Files
relay/cmdeploy
j4n b9fc3ef550 tests: start the journalctl tail before it is needed
iter_output() waited until its caller's first next() call to spawn
the journalctl tail, which could lead to log traffic being missed,
hanging next() forever: start the tail right away instead.
2026-08-27 15:14:07 +02:00
..