If a command is running and Ctrl+C is sent, it seems to cause some form of communication error ```python ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it ```
If a command is running and Ctrl+C is sent, it seems to cause some form of communication error