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

Return -1 when exitcode file is empty #4354

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

pditommaso
Copy link
Member

This change modifies the exitStatus value from MAX_INTEGER to -1 when the exitcode file exists but it's empty.

This prevents interrupting the pipeline execution and allows instead to handle this condition as job error

@netlify
Copy link

netlify bot commented Sep 28, 2023

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit c110f08
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/6515e090bb296a0008a04554

@pditommaso pditommaso merged commit d26c42b into master Oct 9, 2023
@pditommaso pditommaso deleted the retry-on-empty-exitcode-file branch October 9, 2023 18:29
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.

1 participant