data_base ❭ distributed_lock ❭ get_locking_server_client
get_locking_server_client¶
- data_base.distributed_lock.get_locking_server_client()¶
Get the file locking client object, depending on the file locking configuration.
File locking configuration should be set by the environment variable
ISF\_DISTRIBUTED\_LOCK\_CONFIG, pointing to a path to a.ymlfile providing file locking configuration.See also
data_base.distributed_lockfor more info on the file locking configuration.