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

Understand issue with promise implementation provided in tests #15

Open
mathbruyen opened this issue May 28, 2014 · 2 comments
Open

Understand issue with promise implementation provided in tests #15

mathbruyen opened this issue May 28, 2014 · 2 comments

Comments

@mathbruyen
Copy link
Member

9961680 disabled the usage of platform's promise implementation as it broke one test in streams resolver.

@mathbruyen
Copy link
Member Author

Smaller reproducer at https://gist.github.com/mathbruyen/201b5c4973d2118296eb , to be trimmed even more. Can be ran with node-inspector.

Using es6-promise polyfill done is actually displayed on the console while with native promise node returns immediately.

@mathbruyen
Copy link
Member Author

Tracked with nodejs/node-v0.x-archive#7714

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

No branches or pull requests

1 participant