wenzelm [Fri, 09 Jan 2015 21:20:07 +0100] rev 59333
clarified active_job: take dependencies into account (e.g. future based on promise);
wenzelm [Fri, 09 Jan 2015 20:51:26 +0100] rev 59332
tuned;
wenzelm [Fri, 09 Jan 2015 20:39:17 +0100] rev 59331
non-strict print_state: display old proof state on failure, e.g. unfinished command;
wenzelm [Fri, 09 Jan 2015 20:12:42 +0100] rev 59330
permissive worker_start: failure to fork thread is deferred to later attempt to provide missing threads, without crashing scheduler;
wenzelm [Fri, 09 Jan 2015 19:20:00 +0100] rev 59329
clarified Event_Timer.shutdown: manager thread remains until final shutdown in Session.finish;
discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
wenzelm [Fri, 09 Jan 2015 11:51:02 +0100] rev 59328
ignore print process even after fork, to avoid loosing active worker threads;
hoelzl [Fri, 09 Jan 2015 10:49:35 +0100] rev 59327
rel_pmf OO: conversion to nat is not necessary
Andreas Lochbihler [Fri, 09 Jan 2015 09:17:10 +0100] rev 59326
merged