diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-04-27 17:53:10 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-05-01 21:30:35 +0200 |
commit | f6c9763984dafe5023e171878231cbcc6cc1edfa (patch) | |
tree | 7479794efd2326c38296e2d6b725583bdce045ab /guix.scm | |
parent | a76fa226c8761dd349aaacca7ba041429bce4e73 (diff) | |
download | guix-f6c9763984dafe5023e171878231cbcc6cc1edfa.tar guix-f6c9763984dafe5023e171878231cbcc6cc1edfa.tar.gz |
linux-container: Ensure signal-handling asyncs get a chance to run.
Previously we could enter the blocking 'waitpid' call and miss an
opportunity to run the signal handler async.
* gnu/build/linux-container.scm (call-with-container)
[periodically-schedule-asyncs]: New procedure.
[install-signal-handlers]: Call it.
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions