https://forge.softwareheritage.org/source/swh-scheduler.git
Revision d5473d6ea9e68bab5d4f4477cf5a852ad54a1631 authored by Antoine R. Dumont (@ardumont) on 10 October 2018, 13:44:11 UTC, committed by Antoine R. Dumont (@ardumont) on 11 October 2018, 12:54:41 UTC
Prior to celery 4, the body message were sent 1 by 1.  Now (celery 4),
there are sent as list.  This takes care of the change but can deal
with prior version as well (think debian stable).

Related D312#inline-2518
1 parent 339028c
History
Tip revision: d5473d6ea9e68bab5d4f4477cf5a852ad54a1631 authored by Antoine R. Dumont (@ardumont) on 10 October 2018, 13:44:11 UTC
listener: Deal with messages received as list
Tip revision: d5473d6
File Mode Size
bin
data
debian
docs
sql
swh
.gitignore -rw-r--r-- 95 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 91 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 294 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements-test.txt -rw-r--r-- 16 bytes
requirements.txt -rw-r--r-- 332 bytes
setup.py -rwxr-xr-x 2.2 KB

README.md

back to top