When trying to configure the logging, the user gets duplicates, the format of the loggers can't be changed, etc. Then you get duplicated records: one record in the desired format, plus one record in ...
SimpleQueue does not implement the full Queue interfaces thus both isinstance(obj, queue.Queue) and the queue interface check fails. Since this has been working on 3.8 - <3.12 I think the queue ...