From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: Adam Faiz <adam.faiz@disroot.org>, ludo@gnu.org
Cc: guix-devel@gnu.org
Subject: Re: Shepherd news + planned feature removal
Date: Fri, 24 Feb 2023 06:14:28 +0100 [thread overview]
Message-ID: <01d59c265ccc763d4444d683658a5469d4a62d0a.camel@gmail.com> (raw)
In-Reply-To: <afa2cf42-13c8-25d6-206a-b3a741a1d68d@disroot.org>
Am Freitag, dem 24.02.2023 um 00:35 +0000 schrieb Adam Faiz:
>
> From the perspective of the shepherd, a service that is starting
> isn't running yet, and a service that is stopping isn't stopped yet.
> The "starting" and "stopping" states are just an implementation
> detail to handle the shepherd being asynchronous. It's the running
> and stopped states that a user wants to know about a service.
A user might (intentionally or otherwise) run several shepherd commands
in parallel. For instance, if herd start my-service blocks and my-
service depends on some-other-service, I can run herd status and it
will tell me:
1. that some-other-service is starting or started
2. that my-service is starting and I shouldn't try to start another
Cheers
next prev parent reply other threads:[~2023-02-24 5:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 0:35 Shepherd news + planned feature removal Adam Faiz
2023-02-24 5:14 ` Liliana Marie Prikler [this message]
2023-02-25 18:09 ` Ludovic Courtès
-- strict thread matches above, loose matches on Subject: below --
2023-02-21 22:05 Ludovic Courtès
2023-02-22 15:28 ` Thompson, David
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=01d59c265ccc763d4444d683658a5469d4a62d0a.camel@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=adam.faiz@disroot.org \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.