]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
scheduler: Clean up failed IPP Everywhere permanent queues
authorzdohnal <zdohnal@redhat.com>
Mon, 2 Dec 2024 12:53:48 +0000 (13:53 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2024 12:53:48 +0000 (13:53 +0100)
If creating of permanent queue with IPP Everywhere model fails in separate thread, the print queue is created as raw.

It would be great if we remove such queue if creation fails, and marking them as temporary would make them to be removed automatically.


Trivial merge