##// 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
git_diff_rename_file_with_spaces.diff
3 lines | 156 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / git_diff_rename_file_with_spaces.diff
diff --git a/file_with_ spaces.txt b/file_with_ two spaces.txt
similarity index 100%
rename from file_with_ spaces.txt
rename to file_with_ two spaces.txt