You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR should fix issue #354
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- Bug Fixes
- Safer SBATCH parameter handling: flags are emitted only when
appropriate, quoting and empty/None handling improved; workdir flag now
only emitted when present.
- Refactor
- Internal parameter handling streamlined for more consistent and robust
command construction; resource and CPU/memory selection logic clarified.
- Tests
- Test expectations updated to reflect the new command formatting and
resource-flag behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments