Page MenuHomeSoftware Heritage

Add future dependency, missing from celery 4.4.4
ClosedPublic

Authored by olasd on Jun 3 2020, 11:30 AM.

Details

Summary

Without future, the tests involving celery hang indefinitely.

Upstream issue: https://github.com/celery/celery/issues/6145

Test Plan

tox -r -e py37 does not hang

Diff Detail

Repository
rDSCH Scheduling utilities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Jun 3 2020, 11:31 AM

Build is green

Patch application report for D3210 (id=11390)

Rebasing onto 92c0869286...

Current branch diff-target is up to date.
Changes applied before test
commit 3f424238e3c147aa04c99ac3b776f057332808c1
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Jun 3 11:29:58 2020 +0200

    Add future dependency, missing from celery 4.4.4
    
    Without future, the tests involving celery hang indefinitely.
    
    Upstream issue: https://github.com/celery/celery/issues/6145

See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/6/ for more details.