"kill -9" is instant termination.sl1000 wrote:is that the equivalent to kill -9?
Somebody or something disabling the QPKG and SAB taking more then 5 seconds to gracefully shutdown.
Signal 15 is more like Control-C from a terminal.
The signal gets sent to SABnzbd, which handles it.
However SABnzbd exit can take a lot of time because it starts dumping all
cached articles to disk. With a large cache this may take more than 5 seconds.
I must look into that and see whether the exit can be staged such that the chance
of queue corruption is minimized. Of course the cached articles have less priority than an healthy queue.