microsoft / dev-tunnels-ssh

SSH library for dev-tunnels
MIT License
131 stars 17 forks source link

Fixes piped session hangs when using PipeExtensions.pipeSession #53

Closed jeanp413 closed 1 year ago

jeanp413 commented 1 year ago

Fixes https://github.com/microsoft/dev-tunnels-ssh/issues/52

Can't figure out how to repro the corrupted data issue in a unit test yet but explanation of my use case and how I hit this bug is in the linked issue

jeanp413 commented 1 year ago

Thanks for the quick review and merge :100: