C#C
C#4y ago
RDasher

✅ Reliably kill .NET processes

Hello there,
I'm figuring out C# on Linux and figuring out how to attach debugger etc to VSCode. In this I've faced this issue a few times, where the .NET process keeps running (by mistake) after I kill the terminal, I can fix this with a restart, but I wanna know if there is a reliable way to kill these process(es) from the terminal
image.png
Was this page helpful?