guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50717] [PATCH] Shepherd: Add respawn-limit paramter to service clas


From: Mathieu Othacehe
Subject: [bug#50717] [PATCH] Shepherd: Add respawn-limit paramter to service class.
Date: Fri, 01 Oct 2021 10:11:20 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello Ryan,

> We can disable respawns by setting N to 0, which will abort the service
> after the first crash. Likewise, we can always respawn by setting
>
> #:respawn-limit #f

Looks nice, thanks for the patch. I have the following error while
applying it though:

--8<---------------cut here---------------start------------->8---
Applying: service: Add respawn-limit paramter to the service class.
error: corrupt patch at line 52
--8<---------------cut here---------------end--------------->8---

Could you try to send it with git-send-email?

It would also be nice to add unit tests dedicated to this new feature and
update the documentation.

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]