Menu

Commit [r6893]  Maximize  Restore  History

The way `InterWikiMap` called config.reset() from the constructor caused an environment reload everytime an interwiki link was resolved.

This in combination with missing logging handler.close() method call when reloading the environment was the reason t.e.o sometimes threw a "Too many open files" exception.

jonas 2008-04-27

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