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

Better support for async job payloads #788

Merged
merged 3 commits into from Apr 3, 2017
Merged

Better support for async job payloads #788

merged 3 commits into from Apr 3, 2017

Conversation

friedcell
Copy link
Contributor

Make it easier to support async methods as job payloads by removing job interactions to separate functions that you can override in local implementation of AsyncJob and AsyncQueue.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 86.092% when pulling 35fb6b0 on friedcell:master into b241d50 on nvie:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 86.092% when pulling 35fb6b0 on friedcell:master into b241d50 on nvie:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 86.092% when pulling 35fb6b0 on friedcell:master into b241d50 on nvie:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 86.092% when pulling 35fb6b0 on friedcell:master into b241d50 on nvie:master.

@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage increased (+0.04%) to 87.784% when pulling c8a955f on friedcell:master into 83007b2 on nvie:master.

@friedcell
Copy link
Contributor Author

Updated to match master...

@selwin selwin merged commit 5660f92 into rq:master Apr 3, 2017
@selwin
Copy link
Collaborator

selwin commented Apr 3, 2017

Thanks!

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