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

core: Assure that context cancellationCause set (1.49.x backport) #9549

Closed
wants to merge 1 commit into from

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Sep 15, 2022

Backport of #9501

Makes sure that whenever a context is in a cancelled state, we also have
a cancellationCause

core: Assure that context cancellationCause is set

Makes sure that whenever a context is in a cancelled state, we also have
a cancellationCause.
@ejona86
Copy link
Member

ejona86 commented Sep 15, 2022

On second thought, for this it may be best to just let it go in a release. I don't know if very many people are looking at the Context cancellationCause, but if they are they'll see a different exception now. Probably best not to put that in a patch release since it isn't a recent regression.

@temawi temawi closed this Sep 15, 2022
@temawi
Copy link
Contributor Author

temawi commented Sep 15, 2022

This can go out with the next release.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2022
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