python-snippets
python-snippets copied to clipboard
Add celery debugger snipper
Would it be possible to add the celery debugger snippet:
crdb
-> from celery.contrib import rdb; rdb.set_trace()