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 72eb875 commit 4a6d713Copy full SHA for 4a6d713
pyslurm/db/job.pxd
@@ -220,8 +220,6 @@ cdef class Job:
220
When the Job became eligible to run, as a unix timestamp
221
end_time (int):
222
When the Job ended, as a unix timestamp
223
- extra (str):
224
- Arbitrary string that can be stored with a Job.
225
exit_code (int):
226
Exit code of the job script or salloc.
227
exit_code_signal (int):
0 commit comments