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

fix: Resolve issue that would cause inaccurate poll intervals in polling functions #343

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

lgarber-akamai
Copy link
Contributor

📝 Description

This change resolves an issue that would cause properly defined SetPollDelay durations to be multiplied by 1000000, leading to polling operations that never run.

Blocks linode/terraform-provider-linode#912

@lgarber-akamai lgarber-akamai requested a review from a team June 26, 2023 20:59
@lgarber-akamai lgarber-akamai requested a review from a team June 26, 2023 21:06
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.

3 participants