Aaron D. Marasco wrote:
...
I tried updating the TracFaq:
...
But got an error:
Python Traceback
...
OperationalError: database is locked
This is a known issue. In the future, we'll probably find ways to improve
concurrent access with SQLite, but in the mean time, we have quite a lot
of "database is locked" errors [1].
In the meantime we probably need to trap this kind of error and present
a more user-friendly error message [2].
-- Christian
[1] - http://trac.edgewall.org/ticket/3446
[2] - http://trac.edgewall.org/ticket/3503
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac