Skip to content

refactor: migrate calls to deprecated Poll* functions #4373

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
Jan 3, 2025

Conversation

erikgb
Copy link
Contributor

@erikgb erikgb commented Jan 2, 2025

Closes #3812

What changed?

Migrate to Poll* functions to the new ones accepting context.Context.

Why was this change made?

Avoid using deprecated functions.

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

@erikgb erikgb requested review from casibbald and tenstad January 2, 2025 21:01
@casibbald casibbald merged commit cbf208a into weaveworks:main Jan 3, 2025
17 checks passed
This was referenced Jan 15, 2025
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.

Refactor away from wait.Poll calls
2 participants