qemu-server/qmeventd
Stefan Reiter 0a279963b6 qmeventd: explicitly close() pidfds
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>
2021-02-11 14:06:40 +01:00
..
Makefile qmeventd: add handling for -no-shutdown QEMU instances 2020-11-05 11:22:47 +01:00
qmeventd.c qmeventd: explicitly close() pidfds 2021-02-11 14:06:40 +01:00
qmeventd.h qmeventd: flush after verbose printing 2020-11-25 14:33:38 +01:00
qmeventd.service stop qmeventd after pve-guests and pve-ha-lrm services 2020-11-12 17:06:33 +01:00