[wingide-users] Django-celery task breakpoint
brian downing
brian.downing at yakkadesign.com
Fri Jan 20 10:03:09 MST 2012
I'm using Django-celery <http://celeryproject.org/> to run tasks in the
background. When I set a breakpoint in the task the debugger doesn't
stop. I assume this is because the task is being sent to the celeryd
process. If I want a breakpoint in a task, do I need to follow the
/Debugging Externally Launched Code/
<http://wingware.com/doc/debug/debugging-externally-launched-code> process?
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20120120/b939a3f5/attachment.html
More information about the wingide-users
mailing list