@kratkale Also just pushed code I hope should address the issue with Multicast Task race condition which I think is the problem you’re seeing.
Basically when the multicast task starts to clear out it updates the reliant tasks to complete, but it’s doing this before your machine gets to do it’s checkout process which makes it show as “complete” but then when it tries to clear itself out, it’s already clear causing it to say there is no task available to complete causing the message you’re seeing.
I’ve added code to hopefully get around that if you’re willing to test?
Also the latest working-1.6 has the Sun/Moon now and you can have dark mode (if you’re one - like me - who doesn’t want burned cornea’s 😄 )