Menu

Commit [r9439]  Maximize  Restore  History

As with #4465, be careful to reserve a db connection before acquiring a lock, instead of trying to obtain a connection within the critical section as this might lead to a deadlock.

cboos 2010-04-05

changed /trunk/trac/cache.py
/trunk/trac/cache.py Diff Switch to side-by-side view
Loading...