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 coordinator goroutine tight loop on cancelled context #229

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

aleksmaus
Copy link
Contributor

What does this PR do?

Fixes coordinator goroutine tight loop on cancelled context.

Why is it important?

Addresses #220

Checklist

  • My code follows the style guidelines of this project

Related issues

@aleksmaus aleksmaus added bug Something isn't working v7.13.0 labels Apr 13, 2021
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #229 opened

  • Start Time: 2021-04-13T19:04:48.655+0000

  • Duration: 5 min 0 sec

  • Commit: 1cd0dfa

Test stats 🧪

Test Results
Failed 0
Passed 69
Skipped 0
Total 69

Trends 🧪

Image of Build Times

Image of Tests

Copy link
Contributor

@blakerouse blakerouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this.

@aleksmaus aleksmaus merged commit b65314f into elastic:master Apr 13, 2021
mergify bot pushed a commit that referenced this pull request Apr 13, 2021
mergify bot added a commit that referenced this pull request Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CPU usage up to 100% without traffic
4 participants