pvc/daemon-common
Joshua M. Boniface d2d2a9c617 Include our newline atomically
Sometimes clashing log entries would print on the same line, likely due
to some sort of race condition in Python's print() built-in.

Instead, add a newline to our actual message and print without an end
character. This ensures atomic printing of our log messages.
2023-12-21 13:12:43 -05:00
..
2022-11-04 03:47:18 -04:00
2023-12-11 03:34:36 -05:00
2023-12-21 13:12:43 -05:00
2023-12-10 22:19:21 -05:00
2023-12-14 16:00:53 -05:00
2023-12-09 12:14:57 -05:00