datacube-core icon indicating copy to clipboard operation
datacube-core copied to clipboard

Celery tests are failing, code is drifting out of date with upstream celery

Open alexgleith opened this issue 4 years ago • 5 comments

Expected behaviour

Celery tests and code that uses celery should be updated if it's being used. It doesn't seem to be being used.

We should deprecate celery executors and disable tests.

Actual behaviour

Celery tests work to test useful code.

Steps to reproduce the behaviour

Run tests in Docker...

alexgleith avatar Nov 05 '20 06:11 alexgleith

Pinning celery to 4.4.7 may fix the skipped test.

alexgleith avatar Nov 05 '20 06:11 alexgleith

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 05 '21 11:03 stale[bot]

I still think we should delete the celery code!

alexgleith avatar May 05 '21 04:05 alexgleith

@alexgleith then re-open the issue and add pinned tag

Kirill888 avatar May 05 '21 04:05 Kirill888

Celery has been deprecated - will remove after 1.8.7 release.

SpacemanPaul avatar May 19 '22 00:05 SpacemanPaul