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

Allow occupy to skip tasks #6

Merged
merged 1 commit into from
Mar 23, 2020
Merged

Allow occupy to skip tasks #6

merged 1 commit into from
Mar 23, 2020

Conversation

SimonRichardson
Copy link
Member

Sometimes we don't have a task to execute on and it would be wrong to
expect occupy to do something. Instead we add the concept of skipping
which will keep the abstraction inside of occupy. This means that occupy
can identify when a skip is called and just continue onwards.

Sometimes we don't have a task to execute on and it would be wrong to
expect occupy to do something. Instead we add the concept of skipping
which will keep the abstraction inside of occupy. This means that occupy
can identify when a skip is called and just continue onwards.
@SimonRichardson SimonRichardson merged commit 68c66b7 into master Mar 23, 2020
@SimonRichardson SimonRichardson deleted the skip-occupy branch March 23, 2020 11:52
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.

1 participant