Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org
rebased onto 9a233ff9d1f60ee45e4a0870d6b90e48b61f4774
Didn't celery complained about task delayed in a task?
This PR is supposed to solve https://pagure.io/pagure/issue/2625
Mind replacing the tabs with spaces?
No, as long as you don't need to wait for the answer, this is fine to do. Problems arrive when you have a task wait for the result of another task. Also, this exact line is copy-pasted from 39 lines further down :).
rebased onto 94b01f217ee5612b774c8f8cb5bbd21ab0baeef8
rebased onto 04c0845892f106fe348ce6cb3d48fac3517ff14c
Alright looks good, I have some refinement but I'll propose them in another PR.
Thanks for tackling this!
Pull-Request has been merged by pingou
Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org