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: events: don't initialise events helpers when not needed #12314

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jul 27, 2024

filter.EventFilterManager starts a chain observer which isn't needed if it's not going to be consumed by events subsystems.

filter.EventFilterManager starts a chain observer which isn't needed if it's
not going to be consumed by events subsystems.
@rvagg rvagg requested review from masih and ZenGround0 July 27, 2024 09:58
@rvagg rvagg added the skip/changelog This change does not require CHANGELOG.md update label Jul 27, 2024
@rvagg rvagg merged commit 0bd11a9 into master Jul 30, 2024
84 of 86 checks passed
@rvagg rvagg deleted the rvagg/builder-events branch July 30, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/events skip/changelog This change does not require CHANGELOG.md update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants