##// END OF EJS Templates
added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error....
added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. ref #642
marcink -
r3276:eaa887c6 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / api
__init__.py Loading ...
api_base.py Loading ...
test_api_git.py Loading ...
test_api_hg.py Loading ...