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

If enter/exit callbacks return a promise, don't require this.async #7

Open
iros opened this issue Nov 13, 2012 · 1 comment
Open

If enter/exit callbacks return a promise, don't require this.async #7

iros opened this issue Nov 13, 2012 · 1 comment
Milestone

Comments

@iros
Copy link
Member

iros commented Nov 13, 2012

We can assume that it's already async if it returns a promise so we should wait for that to be resolved.

Via @cowboy

@iros
Copy link
Member Author

iros commented Nov 13, 2012

Read https://gist.github.com/3889970 for some inspiration

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

No branches or pull requests

1 participant