##// 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 / lib / dbmigrate / migrate / versioning
script
util
__init__.py Loading ...
api.py Loading ...
cfgparse.py Loading ...
config.py Loading ...
genmodel.py Loading ...
migrate_repository.py Loading ...
pathed.py Loading ...
repository.py Loading ...
schema.py Loading ...
schemadiff.py Loading ...
shell.py Loading ...
template.py Loading ...
version.py Loading ...