czue / czue/celery-progress

Task_id must not be empty. Got None instead

Open
#117 7 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
Python
Stars
497
Forks
89
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.