wait.for.save: Waits for .lock file to disappear

Description Usage Arguments

View source: R/save_objects.R

Description

Waits for .lock file to disappear

Usage

1
wait.for.save(path, name, timeout = 30 * 60)

Arguments

path

Path to the lock file

name

Name of the lock file. Both with path are used to get the mangled connection name

timeout

Timeout counted from file's creation time, after which the lock will be removed automatically.


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