This is another service that we can drop, simplifying both the architecture as well as maintenance. In addition, it will make python3 support easier since celery supports python3 while trollius doesn't and is even deprecated actually.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
rebased onto ab56e173ac0a3eb1aa336a547e982a0135716f1e
rebased onto bd02026b77a121750f3884a760257a73f6220ea4
Pull-Request has been merged by pingou
This is another service that we can drop, simplifying both the
architecture as well as maintenance.
In addition, it will make python3 support easier since celery supports
python3 while trollius doesn't and is even deprecated actually.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr