copilot-cli
copilot-cli copied to clipboard
copilot-cli doesn't sense that the child process that it has started is killed, doesn't tell this to the user
Describe the bug
The make process that copilot-cli was running was stuck due to it showing the dialog box and I killed make.
copilot-cli didn't sense this and kept waiting, checking on it.
Then copilot quietly restarted the same process without telling the user.
See the comments on the screenshot.
copilot should tell the user that the child process exited with the signal. This is important, and the user doesn't get notified.
Version: 0.0.337 FreeBSD 14.3
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
any idea on when the bug fix will release?