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

Revert restrictions on custom Promise in async function return type #6967

Merged
merged 2 commits into from
Feb 9, 2016

Conversation

rbuckton
Copy link
Member

@rbuckton rbuckton commented Feb 8, 2016

Partially reverts #6631 as per #6930.

Rather than completely revert the changes, I've placed the stricter checks underneath an internal --noCustomAsyncPromise switch.

@rbuckton
Copy link
Member Author

rbuckton commented Feb 8, 2016

@mhegazy, @DanielRosenwasser can you take a look?

@DanielRosenwasser
Copy link
Member

Can you add a test that uses the new flag?

@mhegazy
Copy link
Contributor

mhegazy commented Feb 9, 2016

👍

rbuckton added a commit that referenced this pull request Feb 9, 2016
Revert restrictions on custom Promise in async function return type
@rbuckton rbuckton merged commit 1256352 into release-1.8 Feb 9, 2016
@mhegazy mhegazy deleted the revertNoCustomPromise branch November 2, 2017 21:02
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants