R/utils.R
gp_kill_process.RdDetect sysytem and run command based on OS. This function supports Linux, MacOS and Windows. There is no guarantee to kill the process.
gp_kill_process(port = 3000)
| port | targted port to kill process for defaults to |
|---|
{ gp_kill_process() }