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 incorrect total count at the end of the execution #5365

Conversation

jorgee
Copy link
Contributor

@jorgee jorgee commented Oct 4, 2024

The number of total tasks during the execution did not match with the total tasks at the end of the execution. This was due to aborted taks where not included in the ProgressRecord total count. This PR fixes it, including aborted tasks to the total count.

Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 0051a4f
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66ffbfe0aeb826000808edae

@pditommaso
Copy link
Member

Tagging @swampie for visibility in the case you will notice any chance in platform totals (it should not)

@pditommaso pditommaso merged commit 8eb0c39 into master Oct 11, 2024
22 checks passed
@pditommaso pditommaso deleted the 5086-the-number-of-completed-tasks-from-the-final-report-does-not-match-the-number-of-actually-started-tasks-in-case-of-an-error branch October 11, 2024 12:33
alberto-miranda pushed a commit to alberto-miranda/nextflow that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants