lenra-io/lenra_cli

[Bug]: Cancelling terminal commands does not work

オープン

#405 opened on 2024/05/15

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (2 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (16 個のスター)
PR merge metrics
 (PR metrics pending)

説明

What happened?

I tried to cancel build command that was launched from the lenra terminal but the command has not been canceled.

To reproduce:

lenra

Then start a build command:

build

End cancel it with Ctrl + C.

The command will continue.

I tried many commands and for now the only one that cancel is the dev one, because of it custom management of Ctrl + C.

What browsers are you seeing the problem on?

No response

Version

1.3.0

Relevant log output

No response

コントリビューターガイド