Skip to content
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

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

Merged

Conversation

stacey-gammon
Copy link
Contributor

  • 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 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant