mheily / jobd

A job management framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problem with disabling jobs

mheily opened this issue · comments

After disabling a job, it disappears from the output of 'jobctl list'

If you try to disable it again, jobd crashes.

to reproduce:

  • load job with "enable: false"
  • enable the job
  • disable it