Mohammad Rehbar
Results
2
issues of
Mohammad Rehbar
django-celery-results is not able to save the tasks results, getting below error. : ``` {"exc_type": "TransactionManagementError", "exc_message": ["select_for_update cannot be used outside of a transaction."], "exc_module": "django.db.transaction"} ``` My App...
# Checklist - [x] I have verified that the issue exists against the `main` branch of Celery. - [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions) first....
Issue Type: Bug Report