]> git.ipfire.org Git - thirdparty/cups.git/commit
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)
commit04625d9d63180f971793e387dac2efecdb0dfda8
tree9d50ba6df316e7e6f8d142291357f64c91086a5f
parenta021fbe1a373e8f38d1d662a88e260f135eafcb5
parent1370233f552e7ebd4d2b54037d0487798848edd2
scheduler: Clean up failed IPP Everywhere permanent queues

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.