diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2011-07-13T14·05+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2011-07-13T14·05+0000 |
commit | e649f3168bb03053c8201489ca52f9077c0d8b17 (patch) | |
tree | 41060896ca6194aebc83277507cac532a3558585 /src/libexpr/parser.y | |
parent | 0a623a10c7e89a80b6dc74445a0ae6240f65723e (diff) |
* Fix concurrency issues in download-using-manifests' handling of the
SQLite manifest cache. The DBI AutoCommit feature caused every process to have an active transaction at all times, which could indefinitely block processes wanting to update the manifest cache. * Disable fsync() in the manifest cache because we don't need integrity (the cache can always be recreated if it gets corrupted).
Diffstat (limited to 'src/libexpr/parser.y')
0 files changed, 0 insertions, 0 deletions