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 amqplib #453 #14

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Fix amqplib #453 #14

wants to merge 13 commits into from

Conversation

cressie176
Copy link

@cressie176 cressie176 commented Jun 2, 2022

This PR fixes amqp-node/amqplib#453

I had to downgrade to pegjs@0.7.0 as pegjs@0.1.0 generates a broken parser.
pegjs has also been abandoned, but the replacement (peggy) appears to have the same issue.

To test I polluted Object.prototype. Without the code fix, the tests fail.

@kibertoad
Copy link

@squaremo Maybe this library could also be moved under amqp-node org for easier support?

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.

add property to Object causes runtime error and close connection
2 participants