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

Problem with noDeclare and confirm #438

Open
prih opened this issue Sep 29, 2016 · 0 comments
Open

Problem with noDeclare and confirm #438

prih opened this issue Sep 29, 2016 · 0 comments

Comments

@prih
Copy link

prih commented Sep 29, 2016

if connect to exchange with this options:
noDeclare: true, confirm: true
we have problem with Exchange.prototype._onMethod

first run case methods.channelOpenOk
and after this run case methods.confirmSelectOk and emit event 'open' and call callback

but if confirm: true we need to wait case methods.confirmSelectOk and after this call callback.

prih pushed a commit to prih/node-amqp that referenced this issue Sep 29, 2016
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

No branches or pull requests

1 participant