Commit Graph

1 Commits (073a86be80dd479e0a1eb40eb0e1adadb98d714d)

Author SHA1 Message Date
Aidaho a3eb55749d v8.2.1: Add a utility for managing file locks to prevent concurrent executions
Introduced `lock_utils.py` to manage file-based locks. Includes functions to acquire and release locks, ensuring the safety of processes by detecting stale or live locks with PID validation.
2025-06-08 12:56:41 +03:00