Merge lp:~james-w/udd/sqlite-timeout into lp:udd
Proposed by
James Westby
on 2012-04-10
| Status: | Merged |
|---|---|
| Approved by: | Max Bowsher on 2012-04-10 |
| Approved revision: | 573 |
| Merged at revision: | 573 |
| Proposed branch: | lp:~james-w/udd/sqlite-timeout |
| Merge into: | lp:udd |
| Diff against target: |
74 lines (+8/-6) 3 files modified
udd/icommon.py (+0/-1) udd/idb.py (+4/-1) udd/tests/test_idb.py (+4/-4) |
| To merge this branch: | bzr merge lp:~james-w/udd/sqlite-timeout |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Max Bowsher | 2012-04-10 | Approve on 2012-04-10 | |
|
Review via email:
|
|||
Description of the Change
Hi,
This has the storm code use the sqlite timeout that was in use when
using sqlite3. Hopefully this will avoid most of the db contention errors
we have been seeing.
Thanks,
James
To post a comment you must log in.

Makes sense, doesn't introduce any new test failures. Most definitely required, given the errors happening on jubany.