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

test(core): Fix core/listener tests #2882

Closed
wants to merge 2 commits into from

Conversation

renaynay
Copy link
Member

When we bumped go-header, it broke the listener tests and we didn't notice. I thought it was a deeper bug at first, but turns out we are now just returning an error that we were silently ignoring before (as it was only logged, not returned) in subscriber.Stop.

@renaynay renaynay added kind:testing Related to unit tests kind:fix Attached to bug-fixing PRs labels Oct 27, 2023
@renaynay renaynay self-assigned this Oct 27, 2023
@renaynay renaynay enabled auto-merge (squash) October 27, 2023 12:38
core/listener_test.go Outdated Show resolved Hide resolved
@Wondertan
Copy link
Member

Turns out the fix was accidentally merged in #2881

@Wondertan Wondertan closed this Oct 30, 2023
auto-merge was automatically disabled October 30, 2023 16:32

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs kind:testing Related to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants