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

updated queue feature for better usability #429

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

josephmancuso
Copy link
Member

This PR fixes a use case that was severely limiting the power of queues

@josephmancuso josephmancuso added hotfix This is a hot fix for a released version next minor Issue scheduled for the next minor release labels Oct 8, 2018
@josephmancuso josephmancuso self-assigned this Oct 8, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.497% when pulling 3d6ddd1 on fix-queue-feature into a9d7bfd on master.

@josephmancuso josephmancuso merged commit 6dd2862 into master Oct 8, 2018
josephmancuso added a commit that referenced this pull request Oct 8, 2018
* Added MailLogDriver

* Fixed docstring

* Finished up both drivers

* Added tests for new mail drivers

* Remove mail.log and add tear down method

* Added test for terminal driver

* added amqp queue driver support

* fixed amqp driver

* queue classes are resolved via the container and objects are not

* updated docstrings

* cleaned up queue work command

* cleaned up files

* added module docstring

* added location to mail log driver

* fixed mail driver

* fixed mail driver

* added model docstring command

* fixed command imports

* bumped version

* Correct typo on Readme (#424)

* updated queue feature for better usability (#429)

* updated async driver

* bumped version
@josephmancuso josephmancuso deleted the fix-queue-feature branch October 18, 2018 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix This is a hot fix for a released version next minor Issue scheduled for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants