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

Be less assertive about x-death value types, fixes #216 #220

Closed
wants to merge 1 commit into from

Conversation

michaelklishin
Copy link
Member

Multiple numerical (and string, e.g. for "reason") types can work
equally well. Strict type assertions result in clause failures in
cases when clients modify headers (intentionally or not) and use
types other than long for "count".

Fixes #216.

Multiple numerical (and string, e.g. for "reason") types can work
equally well. Strict type assertions result in clause failures in
cases when clients modify headers (intentionally or not) and use
types other than long for "count".

Fixes #216.
@michaelklishin michaelklishin self-assigned this Jul 8, 2015
@michaelklishin michaelklishin added this to the n/a milestone Jul 8, 2015
@michaelklishin
Copy link
Member Author

Submitted against the wrong branch.

@dumbbell dumbbell deleted the rabbitmq-server-216 branch January 2, 2018 15:21
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.

1 participant