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

Debug CI #973

Closed
wants to merge 4 commits into from
Closed

Debug CI #973

wants to merge 4 commits into from

Conversation

fsouza
Copy link
Owner

@fsouza fsouza commented Oct 30, 2022

Working copy of #935. Not to be merged.

rawler and others added 3 commits October 29, 2022 22:37
This tests for race-conditions in Conditional uploads, by repeatedly
uploading to the same object from multiple go-routines, and verify that
only one succeeded.
Move the "Preconditions"-checking into the backend, to be done under the
protection of the backend mutex. This enables `DoesNotExist`-behavior to be
implemented race-free
@fsouza fsouza closed this Oct 30, 2022
@fsouza fsouza deleted the debug-ci branch October 30, 2022 02:50
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.

2 participants