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.
Documentation unclear, incomplete, broken or wrong? Let us know