Ignore task results by default
commit00ee1c551e2f4d05a2a9fba20fc54d1d4f57ddd6
authorAdrian Moennich <adrian.moennich@cern.ch>
Wed, 20 May 2015 09:31:47 +0000 (20 11:31 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Fri, 22 May 2015 15:27:33 +0000 (22 17:27 +0200)
treef252468d36b7367fe8911db1f65333cd107878ac
parentbf071b77964e37de19f424c0aa47077216c99bc4
Ignore task results by default

In most cases we don't care, and if we do we can simply set
ignore_result=False on the task() decorator call
indico/core/celery/core.py