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 assigner with builtin method topics #995

Merged
merged 1 commit into from
Dec 30, 2020
Merged

fix assigner with builtin method topics #995

merged 1 commit into from
Dec 30, 2020

Conversation

asmeikal
Copy link
Contributor

This fixes #994.

I would have used hasOwnProperty on line 58, but the linter prevented me from doing that, so I'm creating an object without a prototype to hold the assignments info and avoid conflicts with builtin methods.

@Nevon
Copy link
Collaborator

Nevon commented Dec 30, 2020

Oh wow, that is quite the catch! Thanks for the contribution!

@Nevon Nevon merged commit 77f5792 into tulios:master Dec 30, 2020
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.

Consumer for >= 1.13 crashes on some topic names
2 participants