##// END OF EJS Templates
caches: use a gevent compatible file-lock mechanism....
caches: use a gevent compatible file-lock mechanism. - because of gevent we can run into a deadlock situation and worker freeze because of each of the workers will try to aquire a lock. - This should help with the issue and gevent.
marcink -
r2878:bb23dd31 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / public / js / src / plugins
flavoured_checkbox.js Loading ...
jquery.auto-grow-input.js Loading ...
jquery.autocomplete.js Loading ...
jquery.commits-graph.js Loading ...
jquery.dataTables.css Loading ...
jquery.dataTables.js Loading ...
jquery.debounce.js Loading ...
jquery.mark.js Loading ...
jquery.pjax.js Loading ...
jquery.timeago-extension.js Loading ...
jquery.timeago.js Loading ...