bdf860c2e9
This should avoid "database is locked" errors when there's a lot of concurrency, for instance when offloading simultaneously a lot of builds. * guix/store/database.scm (call-with-database): Add two 'sqlite-exec' calls to set 'journal_mode' and 'busy_timeout'. |
||
---|---|---|
.. | ||
database.scm | ||
deduplication.scm | ||
schema.sql | ||
ssh.scm |