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

Cherry-pick #12164 to 6.7: Fix goroutine leak on non-explicit finalization of log inputs #12203

Merged
merged 1 commit into from
May 20, 2019

Commits on May 20, 2019

  1. Fix goroutine leak on non-explicit finalization of log inputs (elasti…

    …c#12164)
    
    If log inputs were finished because their context, or one of their
    ouleters have been finished, then it wasn't stopping its harvesters,
    leaking resources.
    
    (cherry picked from commit 6914806)
    jsoriano committed May 20, 2019
    Configuration menu
    Copy the full SHA
    35c2dbc View commit details
    Browse the repository at this point in the history