[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] branch devel updated (e01ce2c -> 33bcc05)
From: |
Ludovic Courtès |
Subject: |
[shepherd] branch devel updated (e01ce2c -> 33bcc05) |
Date: |
Fri, 23 Feb 2024 17:12:48 -0500 (EST) |
civodul pushed a change to branch devel
in repository shepherd.
from e01ce2c Merge branch 'main' into devel
new 2fcd8a7 doc: Document three service state accessors.
new 5f36759 service: Record recent process exit statuses.
new f62b779 herd: Display the last process exit status.
new 33bcc05 service: Ignore 'handle-termination messages while starting.
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:
doc/shepherd.texi | 16 ++++++++++++++
modules/shepherd/scripts/herd.scm | 36 ++++++++++++++++++++++++++++++-
modules/shepherd/service.scm | 45 +++++++++++++++++++++++++++++++--------
tests/forking-service.sh | 3 +++
tests/status-sexp.sh | 4 ++++
5 files changed, 94 insertions(+), 10 deletions(-)
- [shepherd] branch devel updated (e01ce2c -> 33bcc05),
Ludovic Courtès <=