6409f3c5ba
The underlying issue seems to be a race; if the spawned git log command finishes before trac kills it, the os.kill() throws an exception which is not caught. Simply catch and ignore the exception. I sent the patch to trac-devel@. |
||
---|---|---|
.. | ||
patch-tracopt_versioncontrol_git_PyGIT.py |