component-ini icon indicating copy to clipboard operation
component-ini copied to clipboard

Handle shared locks when reading the file to avoid race conditions

Open Bacto opened this issue 1 year ago • 0 comments

This patch solves a race condition where configuration files could be read while being written.

Bacto avatar Feb 24 '25 13:02 Bacto