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(signal): only record change event if changes detected #5768

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

whitdog47
Copy link
Contributor

This PR modifies the signal update logic to ensure that change events are only recorded when actual changes are detected. This prevents unnecessary logging and improves the efficiency of the event logging system.

@whitdog47 whitdog47 added the bug Something isn't working label Feb 6, 2025
@whitdog47 whitdog47 requested a review from mvilanova February 6, 2025 18:16
@whitdog47 whitdog47 self-assigned this Feb 6, 2025
@mvilanova
Copy link
Contributor

@whitdog47 do we still need these changes if we're going to avoid updating the signal definition on the origin when this has not changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants