me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès a09c7da8f8
tests: Fork and exec a new Guile for the marionette REPL.
By merely forking PID 1, details from PID 1 (shepherd) would leak into
the marionette process, such as the set of modules in scope and state
inherited from the shepherd process (<service> instances, fibers,
etc.).  Running a fresh Guile instance avoids that.

* gnu/tests.scm (marionette-program): New procedure.
(marionette-shepherd-service): Change 'start' to use
'make-forkexec-constructor', and run the result of 'marionette-program'.
2023-04-21 16:16:38 +02:00
..
bootloader
build
home
installer
machine
packages gnu: freerdp: Update to 2.2.0 [security fixes]. 2023-04-21 09:56:59 -04:00
services services: herd: 'load-services/safe' is synonymous with 'load-services'. 2023-04-21 16:16:37 +02:00
system
tests tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add clog. 2023-04-21 10:50:55 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm tests: Fork and exec a new Guile for the marionette REPL. 2023-04-21 16:16:38 +02:00