##// END OF EJS Templates
core: remove writing of largeobject dirs on AppStartup....
core: remove writing of largeobject dirs on AppStartup. - this makes celery much slower - creates a database connection on APP start which again makes celery explode sometimes - making a db connection on AppCreation could lead to some problems in future.
marcink -
r1680:fce11c66 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / other
vcs_operations
__init__.py Loading ...
example_rcextensions.py Loading ...
test_base_controller.py Loading ...
test_libs.py Loading ...
test_validators.py Loading ...