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

Use pipe-fittings utils.PidExists func in service shutdown code instead of the steampipe version #4487

Open
pskrbasu opened this issue Feb 10, 2025 · 0 comments
Assignees
Labels
core complex or specific issues intended for implementation by the Steampipe core dev team issue

Comments

@pskrbasu
Copy link
Contributor

We should look to use pipe-fittings/v2/utils.PidExists instead of this function in stop_services.go.
Currently, when using the pipe-fittings function, we see some errors with the pids not being found resulting in unsuccessful service shutdowns.

@pskrbasu pskrbasu added the core complex or specific issues intended for implementation by the Steampipe core dev team issue label Feb 10, 2025
@pskrbasu pskrbasu self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core complex or specific issues intended for implementation by the Steampipe core dev team issue
Projects
None yet
Development

No branches or pull requests

1 participant