urzbs

Results 7 issues of urzbs

Hi, new tasks that have been pushed with .delay(*args) do not show up as PENDING in the django-celery-results database (when all workers are offline) (SUCCESS / FAILURE works just fine)...

enhancement
documentation

# Bug report ## What's wrong Using a django project created with a the cookiecutter/django-cookiecutter/ template (Pycharm as IDE) autocompletion of attributes / methods of certain classes no longer work....

bug
upstream other
blocked

Hey, we building a large scale data preservation service, and we are using bagit for data validation purposes. we currently run into the issue that multiprocessed bagit.validate runs sometimes into...

## Issue Description ### Overview I'm currently utilizing Celery within a distributed system to handle various tasks across remote workers. However, there are instances where these workers may be offline...

Issue Type: Bug Report

**Which demo project is affected:** ``light2d_as_mask`` **Description:** Allow Masking and other PointLight2D sources to illuminate the Sprite2D / Texture from behind (without removing the mask). A Layer option for the...

enhancement

#### Problem Description: When using `RESULT_BACKEND = django-db` on remote Celery workers, Django fails to catch signals on the `TaskResult` object when workers update their results. This prevents the expected...

**Description:** We recently migrated a substantial project to the `django-cookiecutter` framework. Following this transition, we encountered significant issues with our IDE (PyCharm). Specifically, autocompletion within HTML templates stopped functioning correctly....

bug