RL

blog

I occasionally write about software development, projects I'm working on, or what I'm reflectin on.

Safely Cancel Your Celery Tasks

I've been working with Celery for a long time and these days it's a pretty stable part of my stack.  There's a lot of good articles out there on how and why you'd want to use …