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

perf: prevent unnecessary actions #1580

Merged
merged 4 commits into from Jan 29, 2024
Merged

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Jan 26, 2024

PR Type

[x] Other: Performance Implrovement

What Is the Current Behavior?

Some actions are unnecessarily fired quite often in sequence.

What Is the New Behavior?

Reduced number of actions fired.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#93243

@dhhyi dhhyi self-assigned this Jan 26, 2024
@dhhyi dhhyi marked this pull request as ready for review January 29, 2024 08:41
@dhhyi dhhyi removed their assignment Jan 29, 2024
@shauke shauke added this to the 5.1 milestone Jan 29, 2024
@shauke shauke merged commit 093f1ec into develop Jan 29, 2024
24 checks passed
@shauke shauke deleted the perf/prevent-unnecessary-actions branch January 29, 2024 16:34
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.

None yet

2 participants