civodul pushed a change to branch main
in repository shepherd.
from bee8929 tests: Use ‘wait’ instead of ‘kill -0’.
new a4aedb2 log-rotation: Recognize more compressed file extensions.
new b613ab0 log-rotation: Do not compress already-compressed log files.
new a154627 tests: Fix race condition in ‘logging.sh’.
new a5d9a41 logger: Do not send messages to service that is potentially
stopped.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 12 ++++++++++++
modules/shepherd/logger.scm | 16 +++++++---------
modules/shepherd/service.scm | 6 +++++-
modules/shepherd/service/log-rotation.scm | 14 ++++++++++++--
modules/shepherd/service/system-log.scm | 2 ++
tests/logging.sh | 30 +++++++++++++++++++++++++++++-
6 files changed, 67 insertions(+), 13 deletions(-)