Skip to content

[@kbn/optimizer] prevent error when all bundles are cached#57871

Merged
spalger merged 1 commit intoelastic:masterfrom
spalger:fix/cached-completion
Feb 18, 2020
Merged

[@kbn/optimizer] prevent error when all bundles are cached#57871
spalger merged 1 commit intoelastic:masterfrom
spalger:fix/cached-completion

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Feb 18, 2020

While testing #57869 I realized that running the @kbn/optimizer normally (not in watch mode) if all the bundles were cached the new completion handler added in #57735 gets confused and throws an error. This just expands that handler with a check for this situation and an integration test to make sure it keeps working.

@spalger spalger added Team:Operations Kibana-Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.7.0 labels Feb 18, 2020
@spalger spalger requested a review from a team as a code owner February 18, 2020 16:20
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

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

@spalger
Copy link
Copy Markdown
Contributor Author

spalger commented Feb 19, 2020

7.7/7.x: df56d06

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.7.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants