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

Fix Google Batch do not stop running jobs #4381

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

pditommaso
Copy link
Member

This PR fixed an issue when terminating Google Batch execution that prevented the termination of running jobs.

The task handle should check also the status RUNNING other the status SUBMITTED

Closes #4378

@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 0eee3db
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/651fc2dc7aa57e00081bfe7c

@pditommaso pditommaso merged commit 3d6b735 into master Oct 6, 2023
18 checks passed
@pditommaso pditommaso deleted the fix-google-batch-kill-jobs branch October 6, 2023 15:34
abhi18av pushed a commit to abhi18av/nextflow that referenced this pull request Oct 28, 2023
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.

GCP Batch fails to cancel jobs
2 participants