Menu

Commit [r4886]  Maximize  Restore  History

In order to avoid a deadlock between threads attempting to access the repository cache and the connection pool, one has to always own a connection ''before'' acquiring the repository cache lock. Fixes #4465

cboos 2007-03-01

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