commit | e21a1c9831fc80ae3f3c1affdfa43350035d8588 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Wed Aug 29 21:57:34 2018 -0400 |
committer | Max Reitz <mreitz@redhat.com> | Fri Aug 31 16:28:33 2018 +0200 |
tree | b9dc7cc73fc5626d8bdf56e31a39974e1719b0f2 | |
parent | 404ff28d6ae59fc1c24d631710d4063fc68aed03 [diff] |
jobs: remove job_defer_to_main_loop Now that the job infrastructure is handling the job_completed call for all implemented jobs, we can remove the interface that allowed jobs to schedule their own completion. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 20180830015734.19765-10-jsnow@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>