Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proposal for Multiple Readers and Writers #118

Merged
merged 2 commits into from
May 10, 2023
Merged

Conversation

dslee414
Copy link
Collaborator

@dslee414 dslee414 commented May 8, 2023

This PR adds a proposal to support multiple readers and writers in FileSystemSyncAccessHandle (#34) and FileSystemWritableFileStream, describing new locking schemes.

@a-sully a-sully added the addition/proposal New features or enhancements label May 9, 2023
@dslee414 dslee414 requested a review from a-sully May 9, 2023 22:16
Comment on lines +249 to +250
* Gecko: [Positive with regards to allowing multiple read-only FileSystemSyncAccessHandles. Stance on the shape of this specific proposal is not yet known.](https://github.com/whatwg/fs/issues/34)
* Webkit: [Positive with regards to allowing multiple read-only FileSystemSyncAccessHandles. Stance on the shape of this specific proposal is not yet known.](https://github.com/whatwg/fs/issues/34)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please file the appropriate RFPs once this PR merges! (which you'll need for the TAG review anyways)

@a-sully a-sully merged commit 74aca3f into whatwg:main May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition/proposal New features or enhancements
Development

Successfully merging this pull request may close these issues.

2 participants