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 the stateful waiter #60

Merged
merged 1 commit into from Jul 25, 2016
Merged

Conversation

sroze
Copy link
Member

@sroze sroze commented Jul 25, 2016

This adds a StatefulWaiter interface that needs to be implemented by all the waiters that contain state.

That way, when using a waiter, we can explicitly reset the state of it in order to reuse the same instance.

@sroze sroze force-pushed the waiters-have-state-and-need-to-be-reset branch from 231a159 to ec4dd31 Compare July 25, 2016 09:53
@sroze sroze merged commit 5244e02 into master Jul 25, 2016
@sroze sroze deleted the waiters-have-state-and-need-to-be-reset branch July 25, 2016 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant