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

[BUGFIX beta] Ensure tag updates are buffered, remove error message #18694

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Jan 24, 2020

This update ensures that various forms of tag updates are buffered and
removes the assertion that tags cannot be updated with a more recent
version. Also adds tests for edge cases concerning combinations of
computed properties, lazy dependencies, and observers that triggered
this assertion.

Chris Garrett added 2 commits January 23, 2020 15:57
This update ensures that various forms of tag updates are buffered and
removes the assertion that tags cannot be updated with a more recent
version. Also adds tests for edge cases concerning combinations of
computed properties, lazy dependencies, and observers that triggered
this assertion.
@pzuraq pzuraq force-pushed the bugfix/ensure-tag-updates-are-lazy branch from b44fa38 to 1d3e83c Compare January 24, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants