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

Fix SideEffectSet inconsistencies, improve perf #2620

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

octylFractal
Copy link
Member

The apply term was inconsistent in this API, but should have always been the same. This makes the "set" actually store the state of the given effect, even if it's the default, and therefore consistent.

The `apply` term was inconsistent in this API, but should have always
been the same. This makes the "set" actually store the state of the
given effect, even if it's the default, and therefore consistent.
@octylFractal octylFractal added the type:performance Performance-related issue label Sep 7, 2024
@octylFractal octylFractal added this to the 7.3.7 milestone Sep 7, 2024
@octylFractal octylFractal self-assigned this Sep 7, 2024
@octylFractal octylFractal requested a review from a team as a code owner September 7, 2024 06:25
@octylFractal octylFractal enabled auto-merge (rebase) September 7, 2024 06:27
@octylFractal octylFractal merged commit c61b273 into version/7.3.x Sep 7, 2024
4 of 5 checks passed
@octylFractal octylFractal deleted the ot/fix/sideeffectset branch September 7, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:performance Performance-related issue
Development

Successfully merging this pull request may close these issues.

2 participants