Skip to content

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

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:65526-7.x
Dec 1, 2020
Merged

Refactor ActionListener#map towards Stricter API (#65526)#65650
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:65526-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
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
Copy Markdown
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