We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88afc5 commit b20ff49Copy full SHA for b20ff49
CHANGELOG.md
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
- Add new `idle_memory` and `allocated_tres` attributes to `pyslurm.Node` class
22
- Fix Node State being displayed as `ALLOCATED` when it should actually be
23
`MIXED`.
24
+- Fix crash for the `gres_per_node` attribute of the `pyslurm.Job` class when
25
+ the GRES String received from Slurm contains no count.
26
27
## [23.2.2](https://github.com/PySlurm/pyslurm/releases/tag/v23.2.2) - 2023-07-18
28
0 commit comments