On Wed, May 30, 2018 at 5:29 PM, William Lallemand <[email protected]> wrote: > I can reproduce the same situation there, however I disabled the seamless > reload. When doing a -USR1 & strace on an remaining worker, I can see that the > the signal is not blocked, and that it's still polling
good news! > Unfortunately the only way to know when the service is ready is with systemd, > but I planned to make the status available on the stats socket in the future. That's exactly what I was looking for! Best, -- William

