-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Web Appsaz webappaz webappapp-service-networkingcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
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
nielsbom
Metadata
Metadata
Assignees
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Web Appsaz webappaz webappapp-service-networkingcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request