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

Handle (null) tres in str_to_queue_info. #865

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

pddro-Vestas
Copy link
Contributor

If a partition has TRES=(null), the parsing in str_to_queue_info fails and auto_queues is not available. This change explicitly handles the (null) case and maps to {}, effectively avoiding the failure.

@johrstrom johrstrom self-requested a review February 5, 2025 15:13
Copy link
Contributor

@johrstrom johrstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this fix. We'll try to get it published in 4.0.1.

@johrstrom johrstrom merged commit f468706 into OSC:master Feb 5, 2025
4 checks passed
@pddro-Vestas
Copy link
Contributor Author

Happy to contribute. Thank you for the amazing project!

@pddro-Vestas pddro-Vestas deleted the null_tres branch February 5, 2025 15:52
@johrstrom
Copy link
Contributor

Thank you!

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 this pull request may close these issues.

2 participants