Exemplo n.º 1
0
 def get_creation_lock(self, key):
     # this is weird, should probably be present
     return null_synchronizer()
Exemplo n.º 2
0
 def get_access_lock(self):
     return null_synchronizer()