I have attached an example model that replicates my issue. I have a processor with >1 max content. An operator is required for the setup time, but not for the processing time. Sometimes the processor gets stuck waiting for operator while other items are processing. This stops the processor and all of its items, causing the operator to be deadlocked in a utilized state. Any potential solutions here?