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

Unable to run the Promise.all function. #11

Closed
ignazioc opened this issue Feb 19, 2017 · 1 comment
Closed

Unable to run the Promise.all function. #11

ignazioc opened this issue Feb 19, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@ignazioc
Copy link

ignazioc commented Feb 19, 2017

the documentation says that the all function is a static function of the Promise class.

https://github.com/malcommac/Hydra#all

But I cannot find this function.
The all function seems to be a global function, that must be declared as public if is intended to be used from outside the framework.

@ignazioc ignazioc changed the title all is not a static function Unable to run the Promise.all function. Feb 19, 2017
@malcommac
Copy link
Owner

Ops you are right... I've missed that.
Added in 0e2f291, it will be released with 0.9.2 later tomorrow.
Thank you!

@malcommac malcommac added this to the 0.9.2 milestone Feb 20, 2017
@malcommac malcommac added the bug label Feb 20, 2017
@malcommac malcommac self-assigned this Feb 20, 2017
@malcommac malcommac mentioned this issue Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants