Skip to content

refactor: migrate calls to deprecated Poll* functions#4373

Merged
casibbald merged 1 commit intoweaveworks:mainfrom
erikgb:fix-poll-deprecated
Jan 3, 2025
Merged

refactor: migrate calls to deprecated Poll* functions#4373
casibbald merged 1 commit intoweaveworks:mainfrom
erikgb:fix-poll-deprecated

Conversation

@erikgb
Copy link
Copy Markdown
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
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