log piecrust/workerpool.py @ 763:f6a13dba38d6

age author description
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Wed, 23 Mar 2016 12:19:35 -0700 Ludovic Chabant bake: Re-enable faster serialization between processes.
Wed, 23 Mar 2016 01:53:57 -0700 Ludovic Chabant bake: Use threads to read/write from/to the main arbitrator process.
Mon, 21 Mar 2016 22:28:57 -0700 Ludovic Chabant bake: Use standard pickle and queue for now to fix some small issues.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Sat, 10 Oct 2015 23:02:40 -0700 Ludovic Chabant bake: Don't re-setup logging for workers unless we're sure we need it.
Thu, 23 Jul 2015 23:04:00 -0700 Ludovic Chabant bake: Fix logging configuration for multi-processing on Windows.