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

Remove errorStrategy check in getMaxRetries to avoid possible deadloc… #5474

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 5, 2024

  1. Remove errorStrategy check in getMaxRetries to avoid possible deadloc…

    …k when using task.maxRetries to set the errorStrategy
    
    Signed-off-by: jorgee <[email protected]>
    jorgee committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a18b1ef View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix integration tests

    Signed-off-by: jorgee <[email protected]>
    jorgee committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4cf5f4a View commit details
    Browse the repository at this point in the history
  2. fix process config test

    Signed-off-by: jorgee <[email protected]>
    jorgee committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6e3969e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update modules/nextflow/src/main/groovy/nextflow/script/ProcessConfig…

    ….groovy [ci skip]
    
    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    36bca1e View commit details
    Browse the repository at this point in the history