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] Fix notification splay #494

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Apr 11, 2024

Previously when checking the extra values, we never passed along our enabled query, so that child notifiers would always trigger even if they were disabled.

kfdm added 2 commits April 9, 2024 17:41
When running test cases loaded by fixtures, we want to ensure we do not
automatically create these Senders, since some of our tests need to
control the specifically created Senders for an accurate test environment.
Previously when checking the extra values, we never passed along our
enabled query, so that child notifiers would always trigger even if they
were disabled.
@kfdm kfdm requested a review from a team as a code owner April 11, 2024 05:49
@kfdm kfdm changed the title Fix notification splay [BUGFIX] Fix notification splay Apr 11, 2024
@kfdm kfdm merged commit 387e2c7 into line:master Apr 11, 2024
5 checks passed
@kfdm kfdm deleted the fix-notification-splay branch April 11, 2024 07:21
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.

3 participants