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

Create CommandWithTimeout class #54

Open
kreeve opened this issue Mar 15, 2016 · 0 comments
Open

Create CommandWithTimeout class #54

kreeve opened this issue Mar 15, 2016 · 0 comments

Comments

@kreeve
Copy link

kreeve commented Mar 15, 2016

A lot of our commands use this pattern of an IsFinished() condition combined with a timeout. We should refactor this pattern into a base class all those commands can inherit. That'll also make it easier to add timeouts to command during competitions.

@kreeve kreeve added this to the Rhode Island milestone Mar 15, 2016
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