##// 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
/ docs / usage
adding-deleting-files.rst Loading ...
basic-usage.rst Loading ...
basic-vcs-commands.rst Loading ...
create-a-repository.rst Loading ...
file-editing.rst Loading ...
get-start-git.rst Loading ...
get-start-hg.rst Loading ...
gist-editing.rst Loading ...
import-a-repository.rst Loading ...
keyboard-shortcuts.rst Loading ...
online-editing.rst Loading ...