mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Try to read gunicorn log
This commit is contained in:
@@ -54,6 +54,7 @@ function on_exit {
|
||||
break
|
||||
fi
|
||||
done
|
||||
cat ${LOGS_DIR}/gunicorn_error.log
|
||||
echo "Terminating remaining subprocesses.."
|
||||
kill 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user