Skip to content

[6.x] remove inline awaits (#13043)#13104

Merged
stacey-gammon merged 1 commit intoelastic:6.xfrom
stacey-gammon:6.x-remove-inline-awaits
Jul 26, 2017
Merged

[6.x] remove inline awaits (#13043)#13104
stacey-gammon merged 1 commit intoelastic:6.xfrom
stacey-gammon:6.x-remove-inline-awaits

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.

backports #13043

* 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 merged commit 9f62ee5 into elastic:6.x Jul 26, 2017
@stacey-gammon stacey-gammon deleted the 6.x-remove-inline-awaits 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant