civodul pushed a change to branch main
in repository shepherd.
from 7a7b4e1 service: ‘get-message*’ is more tolerant of delays.
new 62eccc0 tests: Fix race condition in ‘logging-ENOSPC.sh’.
new e5b499c logger: Use ‘put-string’ rather than ‘simple-format’ to avoid
deadlocks.
new e658ec2 tests: Fix race condition in ‘respawn.sh’.
new cf70578 tests: Fix race condition in ‘inetd.sh’.
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:
modules/shepherd/logger.scm | 14 ++++++--------
tests/inetd.sh | 7 +++++--
tests/logging-ENOSPC.sh | 4 +++-
tests/respawn.sh | 4 ++--
4 files changed, 16 insertions(+), 13 deletions(-)