Sometimes I accidentally “Disconnect” from a debug session instead of “Stopping” it. When this happens you leave behind a running process, holding on to files and preventing your starting a new debug session. Sometimes it also holds onto a port. Here I show how I find these processes and stop them.