Files
Paul Holzinger b237b4dc2a libpod: journald do not lock thread
This is not needed and was added by during debugging but it turned out
to be something else. We should not lock the thread unless needed
because this just raises question why it is here otherwise.
Also the lock would not do much as we spawn a goroutine below anyway so
it runs on another thread no matter what.

From the review comment by Miloslav but it was merged before I had the
chance to fix it:
https://github.com/containers/podman/pull/24406#discussion_r1828102666

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-11-05 11:32:51 +01:00
..
2024-11-01 18:53:09 +01:00
2024-11-01 18:53:09 +01:00
2024-02-08 09:35:39 -05:00
2023-02-09 21:56:27 +01:00