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

Avoid concurrent mapwrites in receivedsharecache #4424

Merged
merged 1 commit into from Dec 20, 2023

Conversation

kobergj
Copy link
Contributor

@kobergj kobergj commented Dec 20, 2023

Avoid panics due to concurrent map writes in the receivedsharecache pkg.

References owncloud/ocis#7697

Signed-off-by: jkoberg <jkoberg@owncloud.com>
@kobergj kobergj requested review from labkode, glpatcern and a team as code owners December 20, 2023 11:38
Copy link
Contributor

@rhafer rhafer left a comment

Choose a reason for hiding this comment

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

lgtm

@kobergj kobergj merged commit 073f9b9 into cs3org:edge Dec 20, 2023
8 checks passed
@kobergj kobergj deleted the AvoidConcurrentMapwrites branch December 20, 2023 13:10
@micbar micbar mentioned this pull request Dec 20, 2023
71 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants