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

[9.0] [scout] Don't mix await with promise callbacks (#211905) #211916

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

## Summary

There's a high likelihood that this causes some unwanted behavior where
the promise is not resolved and the `node` process just exists without
any error.

(cherry picked from commit 1147bb6)
@kibanamachine kibanamachine merged commit 4656c20 into elastic:9.0 Feb 20, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @dolaru

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants