pypi celery 5.1.2
v5.1.2

latest releases: 5.4.0, 5.4.0rc2, 5.4.0rc1...
2 years ago

Release date: 2021-06-28 16.15 P.M UTC+3:00

Release by: Omer Katz

  • When chords fail, correctly call errbacks. (#6814)

    We had a special case for calling errbacks when a chord failed
    which assumed they were old style. This change ensures that we
    call the proper errback dispatch method which understands new and
    old style errbacks, and adds test to confirm that things behave as
    one might expect now.

  • Avoid using the Event.isSet() deprecated alias. (#6824)

  • Reintroduce sys.argv default behaviour for Celery.start(). (#6825)

Don't miss a new celery release

NewReleases is sending notifications on new releases.