lenra-io/lenra_cli

[Bug]: Cancelling terminal commands does not work

Open

#405 opened on May 15, 2024

 (0 comments) (0 reactions) (1 assignee)Rust (2 forks)auto 404
buggood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide