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

Fix to allow custom serializers #215

Merged
merged 4 commits into from
Apr 21, 2021

Conversation

TimOrme
Copy link
Contributor

@TimOrme TimOrme commented Nov 24, 2020

This fixes an issue where custom serializers are not used if the job is enqueued from the ctx within an existing task.

This fixes an issue where custom serializers are not used if the
job is enqueued from the ctx within an existing task.
@explorigin
Copy link

This is the same basic change as in #203 but has additional tests.

@TimOrme
Copy link
Contributor Author

TimOrme commented Jan 15, 2021

This is the same basic change as in #203 but has additional tests.

Ah didn't see that one, thanks for linking. I'll can leave this one here in case the tests are valuable?

@samuelcolvin samuelcolvin merged commit 7342e50 into python-arq:master Apr 21, 2021
@samuelcolvin
Copy link
Member

Thanks for the contribution.

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.

3 participants