Skip to content

[SSH] - Webapp:webapp ssh - should catch ctrl + c #13662

@Poil

Description

@Poil

az cli : 2.1.0

Describe the bug
When we do a ctrl+c to interrupt a program in a az webapp ssh it exit the az webapp ssh and break the host terminal (we need to do a reset)

To Reproduce
in a az webapp ssh
press ctrl+c after typing

while : do; echo "hello"; done

Expected behavior
Should SigKill the while loop

Note that send to (ctrl+w, ctrl+s, ctrl+q) should also be catch

Best regards

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions