Skip to content

Conversation

@azasypkin
Copy link
Member

@azasypkin azasypkin commented Oct 28, 2020

In this PR we handle any unexpected errors thrown inside of a Promise executor with reject that'll prevent unhandled promise rejections.

Fixes: #81777

@azasypkin azasypkin added Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// Feature:Security/Authentication Platform Security - Authentication release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v7.11.0 labels Oct 28, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@azasypkin azasypkin marked this pull request as ready for review October 28, 2020 14:07
@azasypkin azasypkin requested a review from a team as a code owner October 28, 2020 14:07
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@azasypkin azasypkin requested a review from legrego October 28, 2020 14:07
Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix!

@azasypkin
Copy link
Member Author

7.10/7.10.0: 2734278
7.x/7.11.0: 233a3e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported Feature:Security/Authentication Platform Security - Authentication release_note:skip Skip the PR/issue when compiling release notes Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// v7.10.0 v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors thrown during session index initialization result in unhandled promise rejections

4 participants