Skip to content

Avoid overeager root invalidation on rx#919

Merged
maximlt merged 2 commits into
mainfrom
root_invalidation_fix
Mar 13, 2024
Merged

Avoid overeager root invalidation on rx#919
maximlt merged 2 commits into
mainfrom
root_invalidation_fix

Conversation

@philippjfr
Copy link
Copy Markdown
Member

@philippjfr philippjfr added this to the 2.1.0 milestone Mar 13, 2024
@philippjfr philippjfr requested a review from maximlt March 13, 2024 08:56
Comment thread param/reactive.py
if obj is Skip:
raise Skip
except Skip:
self._dirty = False
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Technically unrelated and just an oversight.

Copy link
Copy Markdown
Member

@maximlt maximlt left a comment

Choose a reason for hiding this comment

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

I just pushed a cosmetic change to make the test a little easier to understand. Other than that, LGTM. I'll merge when the test suite passes.

@maximlt maximlt merged commit c6b0f7b into main Mar 13, 2024
@maximlt maximlt deleted the root_invalidation_fix branch March 13, 2024 10:02
@philippjfr philippjfr mentioned this pull request Mar 22, 2024
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