Skip to content

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

Merged
clue merged 3 commits into
clue:masterfrom
clue-labs:timeout
Mar 9, 2016
Merged

Add optional timeout parameter to all await*() functions#17
clue merged 3 commits into
clue:masterfrom
clue-labs:timeout

Conversation

@clue

@clueclue commented Mar 9, 2016

Copy link
Copy Markdown
Owner

Closes#14.

@clueclue added the new feature New feature or request label Mar 9, 2016
@clueclue added this to the v1.1 milestone Mar 9, 2016
@clue

clue commented Mar 9, 2016

Copy link
Copy Markdown
OwnerAuthor

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:masterMar 9, 2016
@joshdifabio

Copy link
Copy Markdown

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.

@clue
clue deleted the timeout branch March 9, 2016 15:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new featureNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@clue@joshdifabio