5 lines
316 B
Plaintext
5 lines
316 B
Plaintext
### Next: 99
|
|
BUG-97: if restart a job, we reset start time too (debatable) -
|
|
prob. better making a job have anull start time rather than now() as default, then if its null set it when we run the job
|
|
(this would set it at actual run time not create time, and if we restart, it would leave orig start time correct)
|