Skip to content

Commit 1fa961f

Browse files
committed
Add changelog for #51
1 parent 9a5f59e commit 1fa961f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ HEAD (unreleased)
99
- Retrieve job status from accounting (slurmdb) if already complete (instead of only looking at slurmd) when `SLURM_DRMAA_USE_SLURMDBD` is set. ([PR #39][pr39], [PR #60][pr60]; thanks @holtgrewe)
1010
- Use SlurmDBD when running tests, replace Debian Buster with Bullseye ([pr59][pr59])
1111

12+
### Bug Fixes
13+
14+
- Array jobs: Don't segfault if parent job doesn't exist ([PR #51][pr51]; thanks @benmwebb)
15+
1216
[pr39]: https://github.com/natefoo/slurm-drmaa/pull/39
17+
[pr51]: https://github.com/natefoo/slurm-drmaa/pull/51
1318
[pr59]: https://github.com/natefoo/slurm-drmaa/pull/59
1419
[pr60]: https://github.com/natefoo/slurm-drmaa/pull/60
1520

0 commit comments

Comments
 (0)