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

co shim doesn't accept generators like tj/co #4

Closed
pkaminski opened this issue Oct 26, 2016 · 2 comments
Closed

co shim doesn't accept generators like tj/co #4

pkaminski opened this issue Oct 26, 2016 · 2 comments

Comments

@pkaminski
Copy link
Contributor

The tj/co drop-in replacement should also accept generators, not just generator functions, to be compatible with tj/co:

Returns a promise that resolves a generator, generator function, or any function that returns a generator.

@novacrazy
Copy link
Owner

Everything good with 2.2.0?

@pkaminski
Copy link
Contributor Author

Yep, working nicely now, thanks!

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

2 participants