Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: stop logging errors on cancel in notifier #15186

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

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Oct 23, 2024

fixes coder/internal#121

We shouldn't log errors when context is canceled, e.g. on shutdown. This breaks our tests and alarms customers needlessly.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @spikecurtis and the rest of your teammates on Graphite Graphite

@spikecurtis spikecurtis requested a review from defelmnq October 23, 2024 06:43
@spikecurtis spikecurtis marked this pull request as ready for review October 23, 2024 06:44
@spikecurtis spikecurtis merged commit d9f1aaf into main Oct 25, 2024
34 checks passed
@spikecurtis spikecurtis deleted the spike/internal-121-notifier branch October 25, 2024 12:28
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2024
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.

flake: TestExpiredLeaseIsRequeued
2 participants