diff options
author | Arun Isaac | 2025-01-19 23:49:46 +0000 |
---|---|---|
committer | Arun Isaac | 2025-01-21 00:16:16 +0000 |
commit | 96140e46e18c72ad57bc2e2cca1d9933a8fd4966 (patch) | |
tree | 450db13806610f463996d7cfa5b564ecf1a02d2d /tests/reader.scm | |
parent | 231c3532bc6b6325cebf2d0d28d41f7ea4c2ace1 (diff) | |
download | ravanan-96140e46e18c72ad57bc2e2cca1d9933a8fd4966.tar.gz ravanan-96140e46e18c72ad57bc2e2cca1d9933a8fd4966.tar.lz ravanan-96140e46e18c72ad57bc2e2cca1d9933a8fd4966.zip |
job-state: Do not allow updating of low-level job-state objects.
Low-level job-state objects tied to the batch system (such as those
that represent single-machine and slurm-api jobs) never get updated.
So, there is no point permitting it.
* ravanan/job-state.scm (job-state-status): Return only the job
status, not the updated job state.
* ravanan/workflow.scm (workflow-scheduler)[poll]: Accept only the job
status, not the updated job state, from job-state-status.
* ravanan/workflow.scm (<command-line-tool-state>)[job-state]: Remove
setter.
Diffstat (limited to 'tests/reader.scm')
0 files changed, 0 insertions, 0 deletions