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

Updates __awaiter to latest version in TypeScript #70

Merged
merged 1 commit into from
Jul 23, 2019
Merged

Conversation

rbuckton
Copy link
Member

In conjunction with microsoft/TypeScript#32462, this updates the __awaiter helper to align with the updated version.

Fixes microsoft/TypeScript#31552

@rbuckton rbuckton merged commit 0aa4c2a into master Jul 23, 2019
@rbuckton rbuckton deleted the fix31552 branch July 23, 2019 00:23
@rbuckton
Copy link
Member Author

@DanielRosenwasser: We will need to publish an update to tslib for this, thanks!

mastrzyz added a commit to mastrzyz/tslib that referenced this pull request May 22, 2020
mastrzyz added a commit to mastrzyz/tslib that referenced this pull request May 22, 2020
mastrzyz added a commit to mastrzyz/tslib that referenced this pull request May 26, 2020
mastrzyz added a commit to mastrzyz/tslib that referenced this pull request May 26, 2020
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.

async/await/Promise scheduling order wrong
2 participants