Waits for .lock file to disappear
1 | wait.for.save(path, name, timeout = 30 * 60)
|
path |
Path to the lock file |
name |
Name of the lock file. Both with |
timeout |
Timeout counted from file's creation time, after which the lock will be removed automatically. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.