To do v0.8
cihga39871 opened this issue · 3 comments
cihga39871 commented
-
dependency = DONE => job_A
: to be simplified todependency = job_A
ordependency = job_A.id
-
submit!(Job(...))
: to be simplified tosubmit!(...)
-
Set a lower loop interval.
-
Move
scheduler_start()
in__init__
.
cihga39871 commented
- To make the changes, I need documenter.jl to document the new changes.
cihga39871 commented
- update Term to v2
cihga39871 commented
All requirements meet.