Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Use DoUntilQuorumWithoutSuccessfulContextCancellation instead of DoUntilQuorum #811

Merged

Conversation

cyriltovena
Copy link
Collaborator

DoUntilQuorum has changed in behaviour and by default cancels all context even succesful one.

We should use DoUntilQuorumWithoutSuccessfulContextCancellation instead which makes it obvious we don't want cancellation for successful ones.

Copy link
Collaborator

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

LGTM

@cyriltovena cyriltovena enabled auto-merge (squash) July 4, 2023 15:26
@cyriltovena cyriltovena merged commit 712b278 into main Jul 4, 2023
17 checks passed
@cyriltovena cyriltovena deleted the bugfix/DoUntilQuorumWithoutSuccessfulContextCancellation branch July 4, 2023 15:33
simonswine pushed a commit to simonswine/pyroscope that referenced this pull request Jul 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants