Skip to content

restore STOP_PROPAGATION handling for backward compatibility - #166

Merged
b3by merged 2 commits into
meetecho:mainfrom
GaijinKa:rollback/stop-propagation-backward-compatibility
Apr 21, 2026
Merged

restore STOP_PROPAGATION handling for backward compatibility#166
b3by merged 2 commits into
meetecho:mainfrom
GaijinKa:rollback/stop-propagation-backward-compatibility

Conversation

@GaijinKa

Copy link
Copy Markdown
Member

Description

This PR restores handling of the STOP_PROPAGATION message in node.py for backward compatibility

PR type
Select all the labels that apply to this PR.

  • Other (please describe): ROLLBACK

Key modifications and changes

  • restoring the handling of the STOP_PROPAGATION in the node's _control thread.

Affected components

  • juturna/components/_node.py

Additional context

The STOP PROPAGATION message may still cause issues in pipelines with fork and join paths. It’s not recommended to rely on it. If migrating to a different pattern isn’t possible, use it with caution

@GaijinKa
GaijinKa requested a review from b3by April 21, 2026 08:54
@GaijinKa GaijinKa changed the title Rollback/stop propagation backward compatibility restore STOP_PROPAGATION handling for backward compatibility Apr 21, 2026
@b3by
b3by merged commit 2211b74 into meetecho:main Apr 21, 2026
2 checks passed
@GaijinKa
GaijinKa deleted the rollback/stop-propagation-backward-compatibility branch May 5, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants