##// END OF EJS Templates
caches: use safer method of purging keys from memory dict. During some concurrency tests...
caches: use safer method of purging keys from memory dict. During some concurrency tests we detected that has_key has a race condition, and catching exception is safer.
marcink -
r2931:474abf70 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / forms
readonly
checkbox.pt Loading ...
checkbox_choice.pt Loading ...
checked_password.pt Loading ...
codemirror.pt Loading ...
form.pt Loading ...
mapping.pt Loading ...
mapping_item.pt Loading ...
select2.pt Loading ...
sequence.pt Loading ...
sequence_item.pt Loading ...
textinput.pt Loading ...