Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !417

Threads for wrapper are now disabled by default

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged dbeltran requested to merge Building_threads into master Mar 25, 2024
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 5
  • Refactored check + create scripts
  • Speed up inspect
  • Added a flag --quick to autosubmit inspect only to check one job of each section
  • Now inspect without -f works again to check only non-completed jobs and -f for all.
  • Now, the creation + checking of scripts inside a wrapper is without threading by default as I don't find a performance issue, added a parameter to enable them if the user wishes. CONFIG.ENABLE_WRAPPER_THREADS : True
Edited Mar 25, 2024 by dbeltran
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Building_threads