FlowCanvas Forums › Support › Nestled Custom Functions create infinite loop
Calling a custom function within a custom function will create an infinite loop. Looking deeper into custom functions I found that the return delegate is stored in the Flow but will be overwritten if you call another custom function within it.
Hey,
Thanks for the report. I’ve just fixed this by re implementing Return as a Queue and nested custom functions works as expected now. Thanks again.
Join us on Discord: https://discord.gg/97q2Rjh
Are you sure you want it implemented as a Queue? It usually makes a lot more sense to manage return addresses as a Stack.
Yes. You are correct. Sorry, I meant a stack (I often confuse the two 🙂 ) Thank you.
Username
Password
Remember Me
By registering on this website you agree to our Privacy Policy.
Email
Confirm Password
Username or Email