I use iPython on Windows. I'm currently making a python script that can be stuck on socket reception (I have not implemented robustness on this part yet).
I'm trying every usual killing process key combinations (at least the ones I know) but iPython is stuck and I have to close and reopen it. I tried Ctrl+C, Ctrl+Z, Ctrl+D, I don't know if there are other combinations.
Has anyone gone through this kind of problem ?
thank you
Alexandre