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 #7170 to 6.3: libbeat: Stop autodiscover runners in a goroutine #7186

Merged
merged 1 commit into from
May 29, 2018

Conversation

jsoriano
Copy link
Member

Cherry-pick of PR #7170 to 6.3 branch. Original message:

Stopping runners can be a blocking operation, what can block the
autodiscover event loop. Run it in a goroutine so events can continue
being handled.

Stopping runners can be a blocking operation, what can block the
autodiscover event loop. Run it in a goroutine so events can continue
being handled.

(cherry picked from commit 500ab7c)
@jsoriano jsoriano force-pushed the backport_7170_6.3 branch from c6be04e to cb2eac2 Compare May 28, 2018 12:53
@exekias exekias merged commit d07c2f2 into elastic:6.3 May 29, 2018
@jsoriano jsoriano deleted the backport_7170_6.3 branch November 7, 2018 17:15
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…stic#7186)

Stopping runners can be a blocking operation, what can block the
autodiscover event loop. Run it in a goroutine so events can continue
being handled.

(cherry picked from commit eb58c3a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants