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

Fix child workflow mixin tight loop #297

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

agrare
Copy link
Member

@agrare agrare commented Nov 21, 2024

When I moved to async/event driven for Map/Parallel I forgot to remove this loop.

@agrare agrare added the bug Something isn't working label Nov 21, 2024
@agrare agrare requested a review from Fryguy as a code owner November 21, 2024 18:48
@agrare agrare requested review from kbrock and removed request for Fryguy November 21, 2024 18:48
@agrare agrare force-pushed the fix_child_workflow_mixin_tight_loop branch from c9541ea to 63044e0 Compare November 21, 2024 19:14
@Fryguy Fryguy merged commit 4737cd6 into ManageIQ:master Nov 21, 2024
5 checks passed
@Fryguy Fryguy assigned Fryguy and unassigned kbrock Nov 21, 2024
@agrare agrare deleted the fix_child_workflow_mixin_tight_loop branch November 21, 2024 20:20
agrare added a commit that referenced this pull request Nov 21, 2024
Fixed
- Fix Map/Parallel States checking container_runner#status! of finished states (#296)
- Fix child workflow mixin tight loop (#297)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants