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

Add optional timeout parameter to all await*() functions #17

Merged
merged 3 commits into from
Mar 9, 2016

Conversation

clue
Copy link
Owner

@clue clue commented Mar 9, 2016

Closes #14.

@clue clue added this to the v1.1 milestone Mar 9, 2016
@clue
Copy link
Owner Author

clue commented Mar 9, 2016

Thanks to @joshdifabio for the original implementation idea in #2!

clue added a commit that referenced this pull request Mar 9, 2016
Add optional timeout parameter to all await*() functions
@clue clue merged commit 656c5fd into clue:master Mar 9, 2016
@joshdifabio
Copy link

95% of the time I use await I also use promise/timer to add a timeout, so I'm pleased to see this change. Thanks for your efforts.

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

Successfully merging this pull request may close these issues.

2 participants