##// END OF EJS Templates
caches: use the same lock instance, otherwise we won't release it....
caches: use the same lock instance, otherwise we won't release it. Also handle AlreadyAquired so locks skip that case and not throw a 500 error

File last commit:

r4718:93438fc3 default
r4723:55ad1bd8 default
Show More
.bumpversion.cfg
5 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.26.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]