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

added support for kill statement up to task #1986

Merged
merged 1 commit into from
May 7, 2015
Merged

Conversation

mfelsche
Copy link
Contributor

@mfelsche mfelsche commented May 7, 2015

which throws an UnsupportedOperationException

import java.util.List;
import java.util.UUID;

public class KillTask extends AbstractChainedTask {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does this extend AbstractChainedTask?

@mfussenegger
Copy link
Member

ack

which throws an UnsupportedOperationException
@mfelsche mfelsche merged commit 84abe9a into kill-all May 7, 2015
@mfelsche mfelsche deleted the m/kill_all_support branch May 7, 2015 09:05
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

3 participants