How do I kill a process ` #PID<0.186.0` in iex?

Ah, thanks. So what is the purpose of using Process.exit(pid, :normal) if most things ignore it?