test: fix a data race in `MachineStatusSnapshotController` unit tests
Fix the flaky test due to the race caused by the test ending before the last log, `task finished`, is written by the task runner.
Signed-off-by:
Utku Ozdemir <utku.ozdemir@siderolabs.com>
Please register or sign in to comment