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: default to a noop listener to avoid hanging on channel messages #143

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

daveleek
Copy link
Contributor

@daveleek daveleek commented Oct 9, 2023

About the changes

Defaults to register a NoopListener if no listener has been added

Closes #139

Discussion points

Should this also actually listen to the individual channels? I have commented that part out and seems to work without it but I'm unsure if this has longer term effects

Copy link
Contributor

@FredrikOseberg FredrikOseberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daveleek daveleek merged commit b8afa6e into v3 Oct 16, 2023
9 checks passed
@daveleek daveleek deleted the fix/default-register-noop-listener branch October 16, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

infinitely blocked in metrics.count with gitlab
2 participants