##// END OF EJS Templates
core: deprecated http based callback deamon....
core: deprecated http based callback deamon. It was now broken for locking/branch protection, and celery is stable enough to be ready as main and only backend

File last commit:

r459:a66df472 default
r1315:910dabad default
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
[pytest]
testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb