Skip to content

[kbn/optimizer] use execa to fork workers#67730

Merged
spalger merged 2 commits intoelastic:masterfrom
spalger:implement/kbn-optimizer/fork-with-execa
May 29, 2020
Merged

[kbn/optimizer] use execa to fork workers#67730
spalger merged 2 commits intoelastic:masterfrom
spalger:implement/kbn-optimizer/fork-with-execa

Conversation

@spalger
Copy link
Contributor

@spalger spalger commented May 29, 2020

An alternate attempt at a solution originally implemented in #67059. In this version of the PR we just use execa, which has a great reputation for consistently reaping the processes it starts. I'm not sure I understand it's magic, but I trust it and hope that it will help us avoid the unlikely chance that workers get left around forever.

@spalger spalger added Team:Operations Kibana-Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels May 29, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@spalger spalger marked this pull request as ready for review May 29, 2020 04:03
@spalger spalger requested a review from a team as a code owner May 29, 2020 04:03
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@mistic mistic left a comment

Choose a reason for hiding this comment

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

LGTM

@spalger spalger merged commit 6288096 into elastic:master May 29, 2020
spalger added a commit to spalger/kibana that referenced this pull request May 29, 2020
Co-authored-by: spalger <spalger@users.noreply.github.com>
spalger added a commit that referenced this pull request May 29, 2020
Co-authored-by: spalger <spalger@users.noreply.github.com>
@spalger spalger deleted the implement/kbn-optimizer/fork-with-execa branch May 29, 2020 19:17
@spalger spalger added the v7.8.0 label Jun 16, 2020
spalger added a commit to spalger/kibana that referenced this pull request Jun 16, 2020
Co-authored-by: spalger <spalger@users.noreply.github.com>
(cherry picked from commit 6288096)
@spalger spalger removed the v7.8.0 label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v7.9.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants