author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Sep 2010 15:42:04 +0000 (15:42 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Sep 2010 15:42:04 +0000 (15:42 +0000) | ||
commit | 6ddfa30821c90f4a2646269e5b3b301dec05bbfc | |
tree | 6aaefff5a9c8b2ea651c300e97aa1344d88cfa26 | tree | snapshot |
parent | 03cb89989b4eb2000917e070cf392ee7640aca85 | commit | diff |
new rdbms config item sqlite_timeout makes the previously hard-coded
timeout of 30 seconds configurable. This is the time a client waits for
the locked database to become free before giving up. Used only for
SQLite backend.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4521 57a73879-2fb5-44c3-a270-3262357dd7e2
timeout of 30 seconds configurable. This is the time a client waits for
the locked database to become free before giving up. Used only for
SQLite backend.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4521 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
roundup/backends/back_sqlite.py | diff | blob | history | |
roundup/configuration.py | diff | blob | history |