##// 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.

File last commit:

r1:854a839a default
r2878:bb23dd31 default
Show More
error-msg-guide.rst
14 lines | 386 B | text/x-rst | RstLexer

Error Message Guide

Error Message Error creating repository repo-name

Cause As of |RCM| 3.0, a VCS Server is required to run backend operations.

Solution Install a VCS Server. See the Install a VCS Server section of |RCC|