Control: tags -1 + confirmed On Sun, 2016-08-28 at 16:59 +0200, Joel Rosdahl wrote: > To fix #829088 ("ccache don't stop immediately on SIGINT and SIGTERM"), I > propose to upgrade ccache from 3.1.12-1 to 3.1.12-2 in > stable-proposed-updates. > > The change is a simple one-liner: Call _exit(1) at the end of the signal > handler to exit from e.g. SIGTERM. Without the exit, ccache will resume and > run > the compiler again.
Please go ahead, bearing in mind that the window for 8.6 closes this weekend. Regards, Adam