PowerShellEditorServices icon indicating copy to clipboard operation
PowerShellEditorServices copied to clipboard

[Revamp pipeline thread handling] Ensure multi-hop remoting works

Open SydneyhSmith opened this issue 3 years ago • 2 comments

Multi-hop remoting is a common scenario for the extension (and for PowerShell generally) and we need to make sure that it works as expected.

The steps are:

  • From the extension/console, remote into a machine
  • From that remoting session, remote into another machine
  • Ensure that the console still works, and validate things like completions and file passthroughs

SydneyhSmith avatar Mar 29 '21 21:03 SydneyhSmith

To solve in https://github.com/PowerShell/PowerShellEditorServices/pull/1459

rjmholt avatar Oct 11 '21 23:10 rjmholt

@SeeminglyScience Did we test this, is it working?

andyleejordan avatar May 13 '22 18:05 andyleejordan

We're going to close this out and wait until we hear from users if it isn't working.

andyleejordan avatar Feb 09 '23 18:02 andyleejordan

Thank you for your comment, but please note that this issue has been closed for over a week. For better visibility, consider opening a new issue with a link to this instead.

msftbot[bot] avatar Feb 09 '23 18:02 msftbot[bot]