On Wed, 17.02.16 20:47, Avi Kivity (a...@scylladb.com) wrote:

> btw I hope that with this change the service is only restarted after the
> dump is complete, or oom is likely.

Yeah, the crashed process actually stays around as long as we don't
close the pipe the kernel passes to us where the coredump
serialization is written to. We use that to read additional process
metadata from /proc/$PID. But this also means that systemd's service
logic will still see the process around all the time while the
coredump is generated.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to