]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
scheduler: Set reasons in cupsdSetJobState only if we call finalize_job later
authorzdohnal <zdohnal@redhat.com>
Mon, 27 Nov 2023 09:37:18 +0000 (10:37 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 09:37:18 +0000 (10:37 +0100)
Before the fix, every successfully printed jobs ended up with 'processing-to-stop-point' as the last reasons message.

Together with #830 fixes #828 .


Trivial merge