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
  • Issues
  • #1393
Closed
Open
Issue created Aug 20, 2024 by Bruno de Paula Kinoshita@bdepaulaMaintainer

[bug] There will be a runtime error if submit_ready_jobs has some boolean flags/properties enabled (Python error)

Autosubmit Version

master

Summary

I am reviewing the code as part of #1372 with @sparonuz , and noticed this Python error. We haven't seen this error yet, but I think it's just because the conditions to reach that code have not been used with this version (can't tell when this got broken right now).

You can see in the screenshot the error, where the code calls self.name in a staticmethod. With git we can check when this got broken, what was the previous code doing (unless it is a copy-and-paste bug) and correct it here.

image

Or, if the code is not supposed to be reached, then update/remove it.

()

Assignee
Assign to
Time tracking