[Python-modules-team] Bug#745734: python-celery: Infinite loop occurs using chord in celery 3.1.9
Kouhei Maeda
mkouhei at palmtb.net
Thu Apr 24 15:32:36 UTC 2014
Package: python-celery
Version: 3.1.9-1
Severity: normal
Dear Maintainer,
Infinite loop occurs as following,
>>> chord((add.s(i, i) for i in xrange(10)), xsum.s())().get()
see also
http://docs.celeryproject.org/en/latest/getting-started/next-steps.html#chords
This issue has been fixed by next commit.
https://github.com/celery/celery/commit/881786cffe1e801dbfd61e67b84a6925b721fff0
But chord method has other bugs.
A new version 3.1.11 of celery is available, please consider packaging it.
Best regards,
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/7 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-celery depends on:
ii python 2.7.5-5
ii python-billiard 3.3.0.15-1
ii python-cl 0.0.3-1
ii python-dateutil 1.5+dfsg-1
ii python-kombu 3.0.14-1
ii python-mailer 0.7-1
ii python-memcache 1.53-1
ii python-pkg-resources 3.4.4-1
ii python-pyparsing 2.0.1+dfsg1-1
ii python-tz 2012c-1
python-celery recommends no packages.
Versions of packages python-celery suggests:
pn python-celery-doc <none>
ii python-gevent 1.0-1
ii python-pytyrant 1.1.17-1
ii python-redis 2.9.1-2
ii python-sqlalchemy 0.9.4-1
-- no debconf information
More information about the Python-modules-team
mailing list