Skip to content
  • Michal Schmidt's avatar
    job: job_uninstall() · 97e7d748
    Michal Schmidt authored
    Split the uninstallation of the job from job_free() into a separate function.
    Adjust the callers.
    
    job_free() now only works on unlinked and uninstalled jobs. This enforces clear
    thinking about job lifetimes.
    97e7d748