From: zdohnal Date: Mon, 2 Dec 2024 12:53:48 +0000 (+0100) Subject: scheduler: Clean up failed IPP Everywhere permanent queues X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04625d9d63180f971793e387dac2efecdb0dfda8;p=thirdparty%2Fcups.git 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. --- 04625d9d63180f971793e387dac2efecdb0dfda8