##// END OF EJS Templates
hooks: decrease pool interval to 10ms. For SVN operations and lots of requests...
hooks: decrease pool interval to 10ms. For SVN operations and lots of requests we can save tons of time this way. It's a good balance value.

File last commit:

r2423:ce5d852c default
r2426:91d3d681 default
Show More
.coveragerc
16 lines | 180 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
[report]
exclude_lines =
raise NotImplementedError