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 release] Prevents observer re-entry #18462

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Oct 4, 2019

In some cases, observers may cause side effects while computing their tags
(aliases, primarily) which attempt to reflush the same observer

In some cases, observers may cause side effects while computing their tags
(aliases, primarily) which attempt to reflush the same observer
@pzuraq pzuraq merged commit cdf85e0 into master Oct 4, 2019
@pzuraq pzuraq deleted the bugfix/prevent-observer-re-entry branch October 4, 2019 02:10
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