You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Any generator or generator function you can pass into co can be yielded as well. This should generally be avoided as we should be moving towards spec-compliant Promises instead."
Cannot understand why should we generally not yield a generator ?
The spec does not say async call should only yield Promises.
The text was updated successfully, but these errors were encountered:
"Any generator or generator function you can pass into co can be yielded as well. This should generally be avoided as we should be moving towards spec-compliant Promises instead."
Cannot understand why should we generally not yield a generator ?
The spec does not say async call should only yield Promises.
The text was updated successfully, but these errors were encountered: