django-reference-implementation
django-reference-implementation copied to clipboard
SIGINT and SIGTERM handling on django workers
gracefully handle when a user manually breaks out of the command with CTRL-C
also when it receives a SIGTERM from the system.