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

chore: asyncify generator #926

Merged
merged 4 commits into from
Jan 19, 2018
Merged

chore: asyncify generator #926

merged 4 commits into from
Jan 19, 2018

Conversation

JustinBeckwith
Copy link
Contributor

The callback code in the generator was hard to reason about. This change moves us towards async/await style code, and speeds things up quite a bit.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2018
@JustinBeckwith
Copy link
Contributor Author

The weird casts to any will be fixed when this gets merged & released:
DefinitelyTyped/DefinitelyTyped#22909

@JustinBeckwith JustinBeckwith merged commit 515fa50 into googleapis:master Jan 19, 2018
@JustinBeckwith JustinBeckwith deleted the asyncify branch March 11, 2018 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants