Closed
Description
Which components does the task require to be changed? (think hard pls)
snforge
Description
There seems to be a problem with file locking, double lock does not wait for acquiring but fails on the write itself:
Related code:
The problem seems to be the way windows locks work in fs2
Related info about cross-platform locking in fs2
: https://tikv.github.io/doc/fs2/trait.FileExt.html#notes-on-file-locks
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done