Skip to content

Task_id must not be empty. Got None instead #117

@sindhujit1

Description

@sindhujit1

My celery bars work fine normally, but when I try use it inside of a threadpool executor function, it fails. I pass the self keyword. Inside the threaded function, whenever I set the progress bar as:

progress_recorder.set_progress(8, seconds)

I get an error message:

Task_id must not be empty. Got None instead

on that line.

Any help would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions