dot-acquire_log_lock: Acquire an advisory file lock for the active log file (L-C5)

.acquire_log_lockR Documentation

Acquire an advisory file lock for the active log file (L-C5)

Description

Uses the filelock package when available; otherwise it is a silent no-op and parallel safety relies on the documented per-process log-file convention. Lock acquisition is non-blocking (timeout = 0).

Usage

.acquire_log_lock()

Rclade documentation built on Sept. 26, 2026, 5:07 p.m.