Skip to content

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

@GregoirePelegrin

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions