Skip to content
Snippets Groups Projects

Fix parsing for job arrays

Merged Laurent COLBOIS requested to merge (removed):main into main

There is an issue with parsing job (e.g. jman submit -t 4). They always end up being converted to a string array="1-4:1" and then are incorrectly attempted to be parsed as an int (which leads to a crash).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading