This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Improve locking mechanism
Improve locking mechanism to allow retries when opening file as the previous solution could cause deadlocks when running multiple threads.