guix/gnu
Ludovic Courtès 4e431fda5f
services: shepherd: Remove ‘dynamic-wind’ in ‘call-with-*-file’.
Fixes <https://issues.guix.gnu.org/64653>.

The ‘dynamic-wind’ was causing files to be closed prematurely when
leaving the dynamic extent of PROC for instance via a delimited
continuation, using Fibers (that ‘dynamic-wind’ call was also
semantically incorrect in the first place).

* gnu/services/shepherd.scm (shepherd-configuration-file)
[config](call-with-file): Remove.
(call-with-input-file, call-with-output-file): Rewrite in terms of
‘call-with-port’.

Change-Id: Ica8af71a04f525a15be99985552063cb98cd6ee8
2024-01-05 17:27:20 +01:00
..
bootloader gnu: bootloader: Add orangepi-r1-plus-lts-rk3328 bootloader. 2023-12-22 16:06:03 -08:00
build chromium-extension: Compute json at argument evaluation time. 2023-12-27 17:18:52 +01:00
home gnu: home: Add home-pipewire service. 2023-12-26 15:41:59 +03:00
installer
machine
packages gnu: r-edger: Update to 4.0.5. 2024-01-05 17:17:33 +01:00
services services: shepherd: Remove ‘dynamic-wind’ in ‘call-with-*-file’. 2024-01-05 17:27:20 +01:00
system gnu: vm-image.tmpl: Improve SPICE dynamic resizing. 2023-12-30 00:28:14 -05:00
tests tests: jami: Double timeouts. 2023-12-22 00:31:41 +01:00
artwork.scm
bootloader.scm
ci.scm gnu: ci: Build tuned packages for common baselines. 2023-12-18 08:14:16 +02:00
compression.scm
home.scm
image.scm
installer.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
local.mk gnu: emacs-ess: Update to 18.10.2-1.3691ecc. 2024-01-04 15:14:21 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
tests.scm