Skip to content

Refactor ActionListener#map towards Stricter API (#65526) #65650

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

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

original-brownbear
Copy link
Contributor

Making #map look and feel a little nicer, optimize chains of #map,
and replace #delegateFailure calls with #map calls where possible
in order to enforce callbacks not throwing where possible.

backport of #65526

Making `#map` look and feel a little nicer, optimize chains of `#map`,
and replace `#delegateFailure` calls with `#map` calls where possible
in order to enforce callbacks not throwing where possible.
@original-brownbear original-brownbear added :Core/Infra/Core Core issues without another label backport labels Dec 1, 2020
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Dec 1, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@original-brownbear original-brownbear merged commit 423221c into elastic:7.x Dec 1, 2020
@original-brownbear original-brownbear deleted the 65526-7.x branch December 1, 2020 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants