Skip to content

🪲 editing a block resets output's states#127

Merged
AlexandreSajus merged 2 commits intomasterfrom
bug/run_left
Jan 4, 2022
Merged

🪲 editing a block resets output's states#127
AlexandreSajus merged 2 commits intomasterfrom
bug/run_left

Conversation

@AlexandreSajus
Copy link
Contributor

Editing a block will set all output blocks' has_been_run to False.
This allows rerunning the output blocks when an edit has been made on an upstream block

For a better example, see #126

Fixes #126

@AlexandreSajus AlexandreSajus self-assigned this Jan 4, 2022
@AlexandreSajus AlexandreSajus added invalid This doesn't seem right priority Should be fixed before other issues labels Jan 4, 2022
Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice bugfix !

@AlexandreSajus AlexandreSajus merged commit e89b45a into master Jan 4, 2022
@MathisFederico MathisFederico deleted the bug/run_left branch January 4, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right priority Should be fixed before other issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect run_left behavior

2 participants