kaxil edited a comment on pull request #14612: URL: https://github.com/apache/airflow/pull/14612#issuecomment-791403757
Actually @mik-laj https://github.com/celery/celery/blob/5.0-devel/celery/backends/database/__init__.py#L67-L69 you posted was updated 4 years ago -- so might be a wrong tag (2016) https://github.com/celery/celery/blob/v5-dev/celery/backends/database/__init__.py#L65 looks comparatively recent (2020) Even the Master has it: https://github.com/celery/celery/blob/7c4a48e5e7a40c7e0c0e1170e9c807c98f738c11/celery/backends/database/__init__.py#L66 So I think this should be good? @auvipy Any thoughts? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
