Skip to content

async/await synchronization #56

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

Closed
sjelin opened this issue Oct 27, 2016 · 1 comment
Closed

async/await synchronization #56

sjelin opened this issue Oct 27, 2016 · 1 comment

Comments

@sjelin
Copy link
Contributor

sjelin commented Oct 27, 2016

We got this PR in protractor a few weeks ago: angular/protractor#3632

I don't think users would be expecting this kind of complexity, and I think we should synchronize these commands (i.e. no matter what combination of promises / asynchronous activity you use, everything in one it should finish before the next starts).

@sjelin
Copy link
Contributor Author

sjelin commented Oct 31, 2016

Root cause found:
#59

@sjelin sjelin closed this as completed Oct 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant