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

Added default values for name and queues when creating task #1

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

mbarrientos
Copy link
Collaborator

  • Always checking for task name argument on the decorator, and setting default value for module_name.qualified_name.
  • Default queue by adding a class attribute default_queue to BaseDecorator subclasses (Consumer, Producer).

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 95.522% when pulling 5aab995 on mbarrientos:feature/add-default-name-queue into f07d8f2 on PeRDy:master.

@perdy perdy merged commit cc15c47 into perdy:master Mar 31, 2017
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

3 participants