filelock icon indicating copy to clipboard operation
filelock copied to clipboard

Is filelock compatible with shared and exclusive lock logic?

Open yohplala opened this issue 4 months ago • 0 comments

Hi, I have read the documentation (possibly not enough), and I have not seen example of how filelock could be used with a shared and exclusive lock logic (allowing several concurent read operations with a shared lock, but only write operation with an exclusive lock). Please, is this logic possible? Thank you for your feedback,

yohplala avatar Jun 10 '25 19:06 yohplala