Closed Bug 825993 Opened 12 years ago Closed 11 years ago

update celery.decorators usage

Categories

(Input Graveyard :: Code Quality, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 848960

People

(Reporter: willkg, Assigned: willkg)

Details

(Whiteboard: u=dev c=general p= s=input.2013q2)

After the changes for bug #825912, we get this when running fjord:


/home/mythmon/src/fjord/vendor/lib/python/celery/decorators.py:34: CDeprecationWarning: 
The `celery.decorators` module along with the magic keyword arguments,
are deprecated, and will be removed in version 3.0.

Please use the `celery.task` module instead of `celery.decorators`,
and the `task.request` should be used instead of the magic keyword arguments:

    from celery.task import task

See http://bit.ly/celery22major for more information.


This bug covers updating whatever it is that's kicking up that warning (might be the ES code).
Putting these in my queue for this quarter.
Assignee: nobody → willkg
Whiteboard: u=dev c=general p= s=input.2013q2
This was fixed a few weeks ago before we went to prod.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.