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

[B-1592] Call shutdown on handler when ctx done #233

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

carlomazzaferro
Copy link
Contributor

No description provided.

@@ -38,6 +38,7 @@ type MsgHandler struct {
msgsReceivedCount int
expectedMsg TestMsg
expectedMsgAttributes interface{}
shutdownReceived bool
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is this set just for the tests?

Copy link
Contributor

Choose a reason for hiding this comment

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

yep

@mircobordoni mircobordoni merged commit d30fb87 into main May 16, 2024
4 checks passed
@mircobordoni mircobordoni deleted the B-1592_shutdown branch May 16, 2024 11:41
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.

2 participants