Example #1
0
 def get_access_lock(self):
     return null_synchronizer()
Example #2
0
 def get_creation_lock(self, key):
     # this is weird, should probably be present
     return null_synchronizer()
Example #3
0
 def get_access_lock(self):
     return null_synchronizer()
Example #4
0
 def get_creation_lock(self, key):
     # this is weird, should probably be present
     return null_synchronizer()