I noticed while writing a test that we ended up infinite looping thanks to an early exit not correctly setting the next step of the loop.
20 KiB
20 KiB
I noticed while writing a test that we ended up infinite looping thanks to an early exit not correctly setting the next step of the loop.