celery / django-celery-results

Celery result back end with django
Other
684 stars 203 forks source link

Latest version write incomplete task results #331

Closed larsvoigt closed 2 years ago

larsvoigt commented 2 years ago

Hi,

latest version of django-celery-results write on my side an incomplete result object to database? For instance task name is lost. I made a screenshoot with different of software versions an its output.

Thanks

Screenshot from 2022-07-13 15-14-58

auvipy commented 2 years ago

can you please check this https://github.com/celery/django-celery-results/issues/326#issuecomment-1181580646 ?

larsvoigt commented 2 years ago

Oh yes. It is the same issue like #326. Thanks