Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Support a promise being returned inside response callback functions #30

Closed
jpwilliams opened this issue Jun 30, 2017 · 2 comments
Closed

Comments

@jpwilliams
Copy link
Owner

No description provided.

@jpwilliams jpwilliams added this to the 2.0.0 milestone Jun 30, 2017
@jpwilliams jpwilliams self-assigned this Jun 30, 2017
@jpwilliams
Copy link
Owner Author

Looks like this is super tricky with our current set-up as we use EventEmitters to apply messages to multiple callbacks, therefore currently have no return data from said callbacks.

This ticket would require me accessing those returned values to ascertain whether or not a Promise had been returned.

Tricksy.

@jpwilliams
Copy link
Owner Author

Implemented in Release v2.0.0-beta.12.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant