Skip to content

PicklingError: Can't pickle <function a at 0x000002FF349B6158>: it's not the same object as dodo.a #3

@smarie

Description

@smarie

When we decorate a function with @task and use DOIT_CONFIG = doit_config(num_process=2) we get this error. We should probably change the name of decorated functions to prevent this. See https://stackoverflow.com/a/53869959/7262247

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions