log piecrust/serving/procloop.py @ 1043:54eb8ad9e809

age author description
Sat, 20 Jan 2018 17:24:08 -0800 Ludovic Chabant serve: Use `watchdog` for a more efficient monitoring of assets files.
Tue, 16 Jan 2018 08:41:25 -0800 Ludovic Chabant serve: Fix infinite loop in asset processing when a change is detected.
Fri, 29 Sep 2017 08:43:34 -0700 Ludovic Chabant internal: The processing loop for the server is now using the baker.
Thu, 15 Jun 2017 22:55:32 -0700 Ludovic Chabant serve: Fix asset processing loop.
Thu, 15 Jun 2017 07:33:40 -0700 Ludovic Chabant refactor: Fix some issues with record/cache entry collisions, add counters.
Thu, 08 Jun 2017 08:51:27 -0700 Ludovic Chabant refactor: Get the processing loop in the server functional again.