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

Added more poison queue context #170

Merged
merged 3 commits into from
Dec 17, 2019
Merged

Conversation

roblaszczak
Copy link
Member

No description provided.

return errors.New("error")
})

go router.Run(context.Background())

Choose a reason for hiding this comment

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

Error return value of router.Run is not checked (from errcheck)

@roblaszczak roblaszczak merged commit e886354 into master Dec 17, 2019
@roblaszczak roblaszczak deleted the more-poison-queue-context branch December 17, 2019 12:19
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