I am getting unexpected results from [spigot]
, for example:

Here, I would never expect an output below (or equal to) 5. However, sometimes it does happen, demonstrated in the above screenshot.
Could someone please explain,
- Why this happens?
- Is there a delay introduced in the
[> 5]
branch? - Is this because of "wiring order"?
- Is there a delay introduced in the
- Whether it's possible to fix it, and how?