Skip to content

Use dill.dumps and dill.loads serialization instead of pickle #405

Description

@GregoirePelegrin

Summary

This is needed to allow passing more complex arguments to celery tasks (i.e. lambda expressions, instances from dynamically generated classes).
For additional information, please refer to both celery/celery#9091 (comment) and the initial StackOverflow post.

Related issue

This issue is the sister issue from celery/celery#9091 (comment).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions