That overflow protection works like that:Alekthefirst wrote:So this works with lines backed up?Neotix wrote: It have also simple overflow protection.
https://embed.gyazo.com/475b0184c5b79c5 ... 081127.gif
When output is overflowed, excess items are moved into back loop. Back loop have higher priority than input.
In that way, items in sorter will never cause deadlock. It is required because overflowed sorter will lose setup and stop sorting properly.