Hus to Know?
Written by Roger Hu
Pages
(Move to ...)
Home
▼
Thursday, January 20, 2011
Remote debugging Celery tasks...
Use import pdb; pdb.set_trace()? Well if you've ever tried to debug Celery task queue processes, apparently there's always an rdb import that lets you debug processes as they run:
http://ask.github.com/celery/tutorials/debugging.html
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment