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

DRMAA executor should kill jobs if their result is no longer required #12

Open
fschopp opened this issue Feb 17, 2016 · 0 comments
Open

Comments

@fschopp
Copy link
Member

fschopp commented Feb 17, 2016

Using Session#control(String, int), the DRMAA executor should kill jobs if the cancellation future passed to SimpleModuleExecutor#submit(RuntimeStateProvider, Future) is completed.

Note that the API documentation states that appropriate synchronization is required.

@fschopp fschopp modified the milestone: 2.0.0 Feb 17, 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