guix-patches
[Top][All Lists]
Advanced

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

[bug#69291] [PATCH 3/5] scripts: substitute: Replace some leave calls wi


From: Ludovic Courtès
Subject: [bug#69291] [PATCH 3/5] scripts: substitute: Replace some leave calls with raise.
Date: Fri, 23 Feb 2024 17:20:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Christopher Baines <mail@cbaines.net> skribis:

> These calls happen inside of with-error-handling, so the effect should be the
> same, but this opens up the possibility of using this code in a program that
> doesn't want to exit when one of these error conditions is met.
>
> Change-Id: I15d963615d85d419559fa0f4333fa4dc1dfbfd3b
>
> * guix/scripts/substitute.scm (download-nar, process-substitution): Use raise
> formatted-message rather than leave.
>
> Change-Id: Idd0880206b69e3903e19e0536b87d65a52c200d5

LGTM.





reply via email to

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