Skip to content

fix: error when trying to kill root process, so use sudo#161

Open
matthew-mahony wants to merge 1 commit intonick-fields:masterfrom
RateGravity:use-sudo-to-kill-root-process
Open

fix: error when trying to kill root process, so use sudo#161
matthew-mahony wants to merge 1 commit intonick-fields:masterfrom
RateGravity:use-sudo-to-kill-root-process

Conversation

@matthew-mahony
Copy link

@matthew-mahony matthew-mahony commented Sep 4, 2025

Description

  • What change is being made and why?

Kill the process using sudo because the command that is stalling is running under root.

Fixes #124 and #114

Fix is only for unix systems.

Testing

  • What tests were added?
    • None, but tested a local build on another PR

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.

Get EPERM error on timeout

1 participant