08-19-2026 03:00 AM
Hi
Does someone know if its possible to execute two Python Action steps in parallel?
I already tried so many things and nothing really worked.
It's always the same result, when I have a while Loop in one Python script this will blocking.
Does anyone have experience how to execute Python steps in parallel?
Thanks
BR
Kevin
08-19-2026 08:19 AM
Don't have much Python experience.... though still trying to be helpful asking some stupid questions 🙂
1.) It's two different script, right?
2.) What do these scripts do?