Skip to content

EagerResult doesn't seem to poplate name #7715

@stuaxo

Description

@stuaxo

Sometimes I run my tasks with CELERY_TASK_ALWAYS_EAGER to aid debugging, it seems like the name property of EagerResult isn't populated, which makes this sort of investigation more tricky.

I have some code I use to list my tasks in a django app, and part of this is to grab the task name.

When running eagerly, the EagerResult task status is SUCCESS, so I would have expected name to be available at this point.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions