Kye is your ultimate weapon against broken processes.
Kye allows you to kill ALL the processes from an user, to completly eliminate his existance.
Run this command on your linux / darwin operating system:
curl -sSL "https://setup.dpip.lol/kye" | sudo bash
kye [OPTION]... [USERNAME/UID]
--force use SIGKILL instead of SIGTERM
--no-preserve-me allow killing your own session
--help display this help and exit
--version output version information and exit
By default, kye sends SIGTERM to all processes of the specified user.
If no user is specified, the current user is assumed.
To kill another user's processes, root privileges are required.