wenzelm [Sat, 30 Nov 2013 15:05:10 +0100] rev 54651
more thorough read_pid with extra delay, to give external process a chance to write pid file before attempting to terminate it -- especially relevant for PIDE document processing, where interrupts can happen in the range of milliseconds;
wenzelm [Thu, 28 Nov 2013 12:54:39 +0100] rev 54649
more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec);
tuned signature;