mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-09 22:46:44 +00:00
754567ec6c8347f1c397d8a574f22ad916a7c104
run_bounded signalled the process group on a timeout and on a cancellation, but not when the leader itself died. A SIGKILL, or the OOM killer, takes the shell and leaves schroot and qemu in the group, holding the chroot and writing into staging after the call reports the build finished. Those processes are not children of this one, so there is nothing to wait for. Signal the group on the way out.
Description
No description provided
Languages
C
89.4%
Perl
6.3%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%