Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement workflow autorun using loop #748

Open
oliwel opened this issue Apr 3, 2020 · 1 comment
Open

Implement workflow autorun using loop #748

oliwel opened this issue Apr 3, 2020 · 1 comment
Milestone

Comments

@oliwel
Copy link
Contributor

oliwel commented Apr 3, 2020

The Autorun Implementation in the upstream Workflow class uses recursion which introduces some problems with our custom features and also causes a "deep recursion warning" on very "long" autorun workflows.

Proposal: Create a loop based implementation instead.

Related to #739, #730

@oliwel
Copy link
Contributor Author

oliwel commented Apr 26, 2021

Will be done in collaboration with the the Workflow upstream maintainer

@oliwel oliwel modified the milestones: 3.14, 3.28 May 14, 2023
@oliwel oliwel modified the milestones: 3.28, 3.30 Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant