Y
Hacker News
new
|
ask
|
show
|
jobs
by
DrJ
4381 days ago
I'd also add: Be wary of context dependent actions (e.g. render_template, user.set_password, sign_url, base_url) as you aren't in the application/request context inside of a celery task.