Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

celery queue always created #79

Closed
rocksfrow opened this issue Jan 3, 2017 · 1 comment
Closed

celery queue always created #79

rocksfrow opened this issue Jan 3, 2017 · 1 comment

Comments

@rocksfrow
Copy link

This could just be a bug to the celery4 branch I'm working on, but when calling PostTask() and overriding the default 'celery' exchange it ends up creating a 'celery' queue. Is there a valid reason for this?

I'm trying to avoid using the default 'celery' queue/exchange.

@rocksfrow
Copy link
Author

ah I see I wasn't overriding the defaults on init. my bad.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant