cihga39871/JobSchedulers.jl

To do v0.8

cihga39871 opened this issue · 3 comments

  1. dependency = DONE => job_A: to be simplified to dependency = job_A or dependency = job_A.id

  2. submit!(Job(...)): to be simplified to submit!(...)

  3. Set a lower loop interval.

  4. Move scheduler_start() in __init__.

  1. To make the changes, I need documenter.jl to document the new changes.
  1. update Term to v2

All requirements meet.