Comment 13 for bug 1845244

Revision history for this message
Radosław Piliszek (yoctozepto) wrote :

@Will,
If we ever want to be able to keep containers stopped on restarts (think docker upgrades or whatever that we finally coordinate), we need the current one.

@Mark,
Yeah, that explains why I got it from reboots and not daemon restarts - it had a high chance that I eventually rerun k-a between reboots. Thanks for debugging that.
Regarding fix - I don't think we should refrain from using SIGHUP there. We might want to keep the service working (this or another later). The bug is a bug but we can just signal the process without the docker's intervention.