job: Allow complete for jobs on standby
commit53ddb9c892f048bd031568178da52e4964d7d30a
authorMax Reitz <mreitz@redhat.com>
Fri, 9 Apr 2021 12:04:20 +0000 (9 14:04 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 9 Apr 2021 16:00:29 +0000 (9 18:00 +0200)
tree86a02b26364a314b03f8751d3d9d39a5e43d7ebb
parent00769414cd1044b823b65e66586e93bb79494441
job: Allow complete for jobs on standby

The only job that implements .complete is the mirror job, and it can
handle completion requests just fine while the job is paused.

Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1945635
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210409120422.144040-4-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
job.c