Debugging Django Management Commands with strace
This past week I ran into an issue where a django management command running on a cron began to hang. I began to rollback changes to the environment, downgrading python versions, downg…
I occasionally write about software development, projects I'm working on, or what I'm reflectin on.
This past week I ran into an issue where a django management command running on a cron began to hang. I began to rollback changes to the environment, downgrading python versions, downg…