Skip to content

[6.0] remove inline awaits (#13043)#13178

Merged
stacey-gammon merged 1 commit intoelastic:6.0from
stacey-gammon:6.0/test/remove-inline-await
Jul 28, 2017
Merged

[6.0] remove inline awaits (#13043)#13178
stacey-gammon merged 1 commit intoelastic:6.0from
stacey-gammon:6.0/test/remove-inline-await

Conversation

@stacey-gammon
Copy link
Copy Markdown

  • remove inline awaits

  • testSubjects.find now always returns a promise, so we need to make sure there is no more inlining

  • more find conversions

  • need to pass property name

  • Make sure async functions are awaited on.

Need to backport #13043 to 6.0 for #13160 to do it's stabilizing correctly.

* remove inline awaits

* testSubjects.find now always returns a promise, so we need to make sure there is no more inlining

* more find conversions

* need to pass property name

* Make sure async functions are awaited on.
@stacey-gammon stacey-gammon added the backport This PR is a backport of another PR label Jul 28, 2017
@stacey-gammon stacey-gammon merged commit 0f3009f into elastic:6.0 Jul 28, 2017
@stacey-gammon stacey-gammon deleted the 6.0/test/remove-inline-await branch October 24, 2017 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant