]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler: Clean up failed IPP Everywhere permanent queues 1102/head
authorZdenek Dohnal <zdohnal@redhat.com>
Thu, 28 Nov 2024 14:37:18 +0000 (15:37 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Thu, 28 Nov 2024 14:37:18 +0000 (15:37 +0100)
commit1370233f552e7ebd4d2b54037d0487798848edd2
tree9d50ba6df316e7e6f8d142291357f64c91086a5f
parenta021fbe1a373e8f38d1d662a88e260f135eafcb5
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.
scheduler/ipp.c