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

Multi section bug reintroduced #2065

Open
dbeltrankyl opened this issue Jan 14, 2025 · 1 comment · May be fixed by #2066
Open

Multi section bug reintroduced #2065

dbeltrankyl opened this issue Jan 14, 2025 · 1 comment · May be fixed by #2066
Assignees

Comments

@dbeltrankyl
Copy link
Contributor

dbeltrankyl commented Jan 14, 2025

Hello @kinow

https://github.com/BSC-ES/autosubmit/blame/120c335394fa087b50be69ac9a999e439bb60bed/autosubmit/job/job_packages.py#L57

At some point, this bug was reintroduced. It is derived from the zombies merge.

This is an issue for https://earth.bsc.es/gitlab/digital-twins/de_340-2/workflow/-/issues/184 but could cause issues in current DestinE experiments

Basically, when you try to wrap multiple sections, it will crash due to this line:

https://github.com/BSC-ES/autosubmit/blame/120c335394fa087b50be69ac9a999e439bb60bed/autosubmit/job/job_packages.py#L57

This is fixed in this f620277 so it is a matter of re-cherry pick it

@kinow kinow self-assigned this Jan 14, 2025
@kinow
Copy link
Member

kinow commented Jan 14, 2025

Thanks @dbeltrankyl ! Will review these links and prepare a PR tomorrow morning, if it's really just that we picked the wrong character to join.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants