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

Fix concurrent lookup #4362

Merged
merged 2 commits into from
Nov 24, 2023
Merged

Fix concurrent lookup #4362

merged 2 commits into from
Nov 24, 2023

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Nov 24, 2023

For whatever reason this fixes some flakyness in the ocis tests ... found while digging into owncloud/ocis#7499

testing this in ocis with

while make test-acceptance-from-core-api TEST_SERVER_URL=https://cloud.ocis.test TEST_OCIS=true TEST_WITH_GRAPH_API=true BEHAT_FEATURE=../features/coreApiAuthWebDav/webDavPROPFINDAuth.feature:91; do :; done

resubmit of #4361 with changelog

@butonic butonic requested review from a team, labkode and glpatcern as code owners November 24, 2023 10:46
@butonic butonic self-assigned this Nov 24, 2023
@butonic butonic added the bug Something isn't working label Nov 24, 2023
Copy link
Contributor

@aduffeck aduffeck left a comment

Choose a reason for hiding this comment

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

👍

@butonic butonic merged commit a16959a into cs3org:edge Nov 24, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants