lenra-io/lenra_cli

[Bug]: Cancelling terminal commands does not work

Offen

#405 geöffnet am 15.05.2024

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (2 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (16 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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