mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-06 02:42:04 +00:00
![]() In most circumstances a pidfd gets closed automatically once the child dies, and that *should* be guaranteed by us calling SIGKILL - however, it seems that sometimes that doesn't happen, leading to leaked file descriptors[0]. Also add a small note to verbose mode showing when the late-cleanup actually happens, helped during debug. [0] https://forum.proxmox.com/threads/cannot-shutdown-vm.83911/ Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
---|---|---|
.. | ||
Makefile | ||
qmeventd.c | ||
qmeventd.h | ||
qmeventd.service |