copilot-cli icon indicating copy to clipboard operation
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

Open yurivict opened this issue 3 months ago • 1 comments

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.

Image

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

yurivict avatar Oct 11 '25 06:10 yurivict

any idea on when the bug fix will release?

mtd61 avatar Oct 24 '25 19:10 mtd61