[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67839: shepherd: sometimes hangs on `guix system reconfigure`
From: |
Attila Lendvai |
Subject: |
bug#67839: shepherd: sometimes hangs on `guix system reconfigure` |
Date: |
Fri, 15 Dec 2023 19:20:36 +0000 |
my fellow hackers,
i'm going to attach two patches that is essentially just adding a couple of
asserts that trigger a test failure (tests/replacement.sh).
my current codebase
(https://codeberg.org/attila-lendvai-patches/shepherd/commits/branch/attila)
logs a whole lot more information, and has a more sophisticated error handling.
triggering the same error on that codebase shows that the first assert is
already failing (the one that is before spawning the new fiber for the
controller of the replacement).
maybe the root cause is this: https://github.com/wingo/fibers/issues/29
HTH,
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“Angry people want you to see how powerful they are… loving people want you to
see how powerful You are.”
— Chief Red Eagle
- bug#67839: shepherd: sometimes hangs on `guix system reconfigure`,
Attila Lendvai <=