##// 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 / apps / ssh_support / tests
__init__.py Loading ...
conftest.py Loading ...
test_server_git.py Loading ...
test_server_hg.py Loading ...
test_server_svn.py Loading ...
test_ssh_authorized_keys_gen.py Loading ...
test_ssh_wrapper.py Loading ...