I have a step function (illustrated below) and I was working out the few remaining issues when all of a sudden I hit a rather unexpected result:
- All tasks that have completed, completed successfully without error
- All remaining tasks simulateously cancel themselves (also no error)
I'm a bit dumbfounded. Has anyone seen this? Does anyone know how I'd go about troubleshooting it?