github / github/copilot-cli

copilot-cli doesn't sense that the child process that it has started is killed, doesn't tell this to the user

Open
#277 1 comment 0 reactions 0 assignees View on GitHub
area:tools
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.