8d52482c79
Currently there is a chance for System view to raise sqlite3 exceptions because of table lock in PersistentDict. 1) Stop re-loading content on PersistentDict creation. 2) Retry OperationalError on all database accesses. 3) Rule out a race condition in __delitem__ Also refactor tests to remove excessive mocking. Change-Id: I82726c41578700835f3b15d316aed562d68fbf67 |
||
---|---|---|
.. | ||
unit | ||
__init__.py |