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

Fix error reading exe process information #216

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

dhurley
Copy link
Collaborator

@dhurley dhurley commented Feb 23, 2023

Proposed changes

Update Processes function to only add the exe path for nginx master processes and to leave it empty for nginx worker processes

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation (README.md)

…rocesses and to leave it empty for nginx worker processes
@dhurley dhurley self-assigned this Feb 23, 2023
@github-actions github-actions bot added bug Something isn't working chore Pull requests for routine tasks dependencies labels Feb 23, 2023
@dhurley dhurley removed dependencies chore Pull requests for routine tasks labels Feb 23, 2023
@dhurley dhurley merged commit 8fa9a62 into release-2.23.1 Feb 23, 2023
@dhurley dhurley deleted the fix-error-reading-nginx-worker-process-info branch February 23, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants