You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question, what purposes of file system locks in DiskStorageService and what kind of risks if I override DiskStorageService implementation and remove this locking logic?
If we protect only from external invention when reading/writing can I provide pull request that make this behavior optional?
Thank you.
The text was updated successfully, but these errors were encountered:
I have a question, what purposes of file system locks in DiskStorageService and what kind of risks if I override DiskStorageService implementation and remove this locking logic?
If we protect only from external invention when reading/writing can I provide pull request that make this behavior optional?
Thank you.
The text was updated successfully, but these errors were encountered: