whatwg / fs

File System Standard
https://fs.spec.whatwg.org/
Other
237 stars 20 forks source link

Consider specifying a parallel queue for operations which acquire locks #74

Closed a-sully closed 1 year ago

a-sully commented 2 years ago

Otherwise lock acquisition will race with other lock-acquiring methods. See https://github.com/whatwg/fs/pull/9#discussion_r1018153282