question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ThejaChoudarycommented, Feb 17, 2021

Will work on this after discussing with the Cli team.Thanks!

0reactions
navba-MSFTcommented, Feb 4, 2022

@Poil Apologies for the late reply. We are looking into this issue and we will update this thread once we have more details.

@ThejaChoudary Could you please update this thread on the feature request and let us know when this feature would be implemented ? Awaiting your reply

Read more comments on GitHub >

github_iconTop Results From Across the Web

ssh + pipe: CTRL-C should also terminate remote command
I need to run a command remote, so i start it via ssh. If i use CTRL-C, both the local ssh client and...
Read more >
Ctrl-C handling in SSH session - Unix & Linux Stack Exchange
Is there a way to run the remote command under a shell that will stay alive after Ctrl + C ? That is,...
Read more >
Fix list for IBM WebSphere Application Server Liberty
Fixes for WebSphere Application Server Liberty are delivered in fix packs periodically. This is a complete listing of all the fixes for Liberty...
Read more >
CTRL+C No longer working for SSH from Windows 10
I have the same problem with PuTTY, a simple way around it is to "Ctrl + Right Click" will bring up some options....
Read more >
CA Identity Manager 14.1 - TechDocs
Place Admin Tasks under Workflow Control - Template Method. ... Unix V2 connector now lets you connect to a port, other than the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found