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

AMQP refactor [remove queue consumer] #578

Merged
merged 105 commits into from
Oct 2, 2018

Conversation

mattbennett
Copy link
Member

Merging #542 into v3 release candidate branch

now that the implementation supports it (standalone rpc proxy case)
and the incorrect comment referring to kombu
we don't wait for consumers to close gracefully
on kill (this has been fine since we started using
a vhost per test)
publisher and event dispatcher
with one following the same pattern as other entrypoints
executes in a managed thread; already tested elsewhere
(except rpc, because they all share a consumer)
@mattbennett mattbennett merged commit 8791efd into nameko:v3.0.0-rc Oct 2, 2018
@mattbennett mattbennett mentioned this pull request Oct 2, 2018
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.

None yet

1 participant