1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/services
Ludovic Courtès ba9af3e151 services: user-processes: Simplify and streamline ‘stop’ action.
* gnu/services/shepherd.scm (user-processes-shepherd-service): In ‘stop’
action, remove ‘sleep*’, which is unnecessary when using Fibers, and
remove the ‘reap-children’ loop and its ‘waitpid’ call, which is
redundant with ‘waitpid’ calls made by shepherd itself and could cause
confusion.

Change-Id: I0df1733f0cbe781a0ad5fef4830d903483e0da27
2025-02-09 18:20:42 +01:00
..
2025-01-16 22:30:02 +01:00
2023-05-23 20:26:19 -04:00
2023-08-15 23:30:44 +02:00
2024-06-02 18:04:34 +03:00
2024-11-23 16:09:25 +01:00
2024-07-18 10:45:19 +08:00