Runrunner

Latest version: v0.2.0.3

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.7

Fixed
- SlurmRun.kill no longer kills each job and instead kills the whole batch at once

Changed
- SlurmRun now extracts latest information from the JSON job data instead for improved stability
- A SlurmRun is considered waiting when one of its jobs is waiting instead of all jobs (Condition that no jobs are, killed, crashed or running)

Removed
- SlurmJobs no longer have the requeues property

0.1.6.4

Fixed
- Minor release for a bugfix regarding the retrieval of slurm job status for a single job

0.1.6.3

Fixed
- Minor release for a bugfix regarding the retrieval of slurm job status for a single job

Changed
- Updated logging functionality

0.1.6

Changed
- When checking SlurmRun jobs status, this is now requested in one subprocess call instead of N.
- Logging has been improved and now has file support.

0.1.5

Changed
- When loading a SlurmRun from file, the dependencies are only loaded with only their IDs when load_dependencies is false. Before it was just empty.

0.1.4

Added
- Shared base class for Local/Slurm Run/Job objects
- The stdout/stderr for Local runs is now configurable
- Local Jobs can be started at the will of the user with new optional add_to_queue/constructor argument
- SlurmJobs inherit many new properties from scontrol, and SlurmRuns offer the same options.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.