all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Attila Lendvai <attila@lendvai.name>
Cc: 54215-done@debbugs.gnu.org, Maxime Devos <maximedevos@telenet.be>
Subject: bug#54215: [PATCH Shepherd] service: Add #:rlimits parameter to 'exec-command' & co.
Date: Mon, 21 Mar 2022 13:48:44 +0100	[thread overview]
Message-ID: <878rt3lbdf.fsf@gnu.org> (raw)
In-Reply-To: <20220301181242.18384-1-attila@lendvai.name> (Attila Lendvai's message of "Tue, 1 Mar 2022 19:12:43 +0100")

Hi Attila,

Attila Lendvai <attila@lendvai.name> skribis:

> * modules/shepherd/service.scm (exec-command, fork+exec-command,
> make-forkexec-constructor): Add #:rlimits and honor it.  Reorder keyword args
> where needed to be uniform.

Pushed, at last!

  https://git.savannah.gnu.org/cgit/shepherd.git/commit/?id=3ee9a7193d73821d6f1dd76a745ed5e4bb1a78c8

I took the liberty to change #:rlimits to #:resource-limits, to be
consistent with the naming style used for other keyword arguments.

I also updated ‘doc/shepherd.texi’ and made sure the commit log mentions
all the changes.

Thank you for this welcome addition, and apologies for the delay!

Ludo’.




      parent reply	other threads:[~2022-03-21 12:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-01 18:12 [bug#54215] [PATCH Shepherd] service: Add #:rlimits parameter to 'exec-command' & co Attila Lendvai
2022-03-01 18:26 ` Maxime Devos
2022-03-01 18:32   ` Maxime Devos
2022-03-01 18:35   ` Attila Lendvai
2022-03-01 18:38     ` Maxime Devos
2022-03-01 19:17       ` Attila Lendvai
2022-03-01 19:46         ` Maxime Devos
2022-03-04  8:29           ` Attila Lendvai
2022-03-21 12:48 ` Ludovic Courtès [this message]

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=878rt3lbdf.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54215-done@debbugs.gnu.org \
    --cc=attila@lendvai.name \
    --cc=maximedevos@telenet.be \
    /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.