def post_worker_init(dummy_worker): setproctitle.setproctitle( settings.GUNICORN_WORKER_READY_PREFIX + setproctitle.getproctitle() )