wait.for.lock: Halts execution until the lock is released, or lock expires.

Description Usage Arguments

View source: R/locks.R

Description

Halts execution until the lock is released, or lock expires.

Usage

1
wait.for.lock(path, timeout = NULL)

Arguments

path

Path to the lock file

timeout

Wall time after which the lock will be considered open regardless if someone opened it


adamryczkowski/objectstorage documentation built on May 24, 2019, 8:47 p.m.