Mercurial > piecrust2
view CHANGELOG.rst @ 424:5feb71d31a4f
internal: Fix caches being orphaned from their directory.
After clearing caches, the instances in memory don't have a file-system
directory anymore. This means that either caching data would crash the app,
or, in the case of baking a site, would make the workers create the directory
but collide randomly while doing so at the same time.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 25 Jun 2015 14:51:12 -0700 |
parents | 8f7ba2c95025 |
children | 1856e7aa6ce8 |
line wrap: on
line source
CHANGELOG ========= This is the changelog for PieCrust. The first section deals with the latest changes in the development branch (``default`` in Mercurial, ``master`` in Git). The second section deals with changes in the stable branch (``stable`` in Mercurial, ``git-stable`` in Git), but those changes are also included in the development branch (the development branch is ahead of the stable branch). Fresh changes ------------- *None... this stuff is still being prepared...* Frozen changes -------------- *None... this stuff is still being prepared...*