Hi Antoine, > > Still unsolved is that if stopping takes a long time, or never > > completes, --kill is never called and the subsequent start happens > > immediately and fails. > > Why is that? is it because the return value of --quit is incorrect? > should a bug report be filed there? > > I see that the RETVAL is taken from the output of the `rm`, maybe that's > not right... Oh, I didn't even see that, that's probably not intended either.
What I mean is that --quit returns success whenever there is a pid to kill and failure when there is no pid to kill. The exit status isn't affected in any way by wether willie is actually affected by the SIGTERM - willie --quit just fires off the signal and returns success. Gr. Matthijs
signature.asc
Description: Digital signature

