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 goroutine leak #376

Merged
merged 1 commit into from
Aug 9, 2019
Merged

Fix goroutine leak #376

merged 1 commit into from
Aug 9, 2019

Conversation

carlpett
Copy link
Collaborator

@carlpett carlpett commented Aug 8, 2019

A crucial close was dropped during a refactor of #335, leading to a channel+goroutine leak. This PR closes the channel and resolves both leaks.

@carlpett carlpett merged commit 592c8a8 into master Aug 9, 2019
@carlpett carlpett deleted the fix-goroutine-leak branch March 28, 2020 12:36
anubhavg-icpl pushed a commit to anubhavg-icpl/windows_exporter that referenced this pull request Sep 22, 2024
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.

2 participants