-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created an optional _yieldPeriod parameter and modified _next to yiel…
…d immediately if the period has been exceeded.
- Loading branch information
1 parent
d4f0edc
commit 91d35b1
Showing
1 changed file
with
72 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91d35b1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are you implementing a yield period? I distinctly remember we had decided not to do this.
91d35b1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I raised an issue #51 elaborating on this. I don't think we ever came to a consensus.
You suggested in the comments to 25d8525 that this was something we could discuss later.
91d35b1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I told you that I wasn't convinced that it was necessary, and we hadn't discussed it since. I'll take a look at the issue.