Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability for RequestSubsystem to be cancelled. #3456

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Conversation

russjones
Copy link
Contributor

Description

Added wrapper function for RequestSubsystem which supports a cancellation context.

Related Issues

Fixes #3436

Added wrapper function for RequestSubsystem which supports a cancelation
context.
@benarent benarent added the tsh tsh - Teleport's command line tool for logging into nodes running Teleport. label Mar 20, 2020
@russjones russjones merged commit b90545d into master Mar 20, 2020
@russjones russjones deleted the rjones/ctrl-c branch March 20, 2020 20:01
@webvictim webvictim changed the title Added ability for RequestSubsystem to cancelled. Added ability for RequestSubsystem to be cancelled. Mar 24, 2020
@benarent benarent added the c-sn Internal Customer Reference label May 15, 2020
@benarent benarent removed this from the Reliability Improvements for S milestone May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-sn Internal Customer Reference tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

^C doesn't terminates tsh request right away.
3 participants