You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Killing is now done via sending SIGKILL to the process, which is not a preferrable way to do this and has some limitations (e.g. init process can not be killed) and it is not really immediate.