diff .hgsigs @ 1518:09476d758b59

maps: handle sqlite lock error triggered by PRAGMA statements "self._db.execute('PRAGMA cache_size=%d' % (-cachesize))" could raise "OperationalError: database is locked". Therefore move PRAGMA statements inside "self._transaction" which handles the "locked" error automatically.
author Jun Wu <quark@fb.com>
date Fri, 11 Aug 2017 09:24:29 -0700
parents b92e00895a01
children ac40236a06e3
line wrap: on
line diff