lenra-io/lenra_cli

[Bug]: Cancelling terminal commands does not work

开放

#405 创建于 2024年5月15日

 (0 条评论) (0 个反应) (1 位负责人)Rust (2 个派生)auto 404
buggood first issue

仓库指标

星标
 (16 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南