Skip to content

[Lock] Add documentation about Shared Locks #14231

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

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

jderusse
Copy link
Member

Fixes #14225 implemented in symfony/symfony#37752

@jderusse jderusse changed the title Add documentation about Shared Locks [lock] Add documentation about Shared Locks Sep 12, 2020
@OskarStark OskarStark changed the title [lock] Add documentation about Shared Locks [Lock] Add documentation about Shared Locks Sep 13, 2020
@OskarStark OskarStark added this to the 5.2 milestone Sep 13, 2020
@javiereguiluz javiereguiluz merged commit f45dba1 into symfony:master Sep 22, 2020
@javiereguiluz
Copy link
Member

Jérémy, thanks for this nice contribution!

While merging we fixed a tiny typo (Similare to -> Similar to) and changed the introduction a bit based on this page -> https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock but most of your contribution was left intact. Cheers!

@jderusse
Copy link
Member Author

thank you for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC][lock] Introduce Shared Lock (or Read/Write Lock)
4 participants