Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pid path from tmp to services dir #6423

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

AmitPhulera
Copy link
Contributor

Main concern was if pid file is deleted by some automated process then it would affect the log rotation until gunicorn is restarted. So adding it to a more permanent place

Environments Affected

All

main concern was if pid file is deleted by some automated process then it would affect the log rotation until gunicorn is restarted. So adding it to a more permanent place
@AmitPhulera AmitPhulera requested a review from gherceg October 22, 2024 14:24
Copy link
Contributor

@gherceg gherceg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a better place anyway!

@AmitPhulera AmitPhulera merged commit 16ffe7c into master Oct 23, 2024
2 checks passed
@AmitPhulera AmitPhulera deleted the ap/update-pid-path branch October 23, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants