mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
VS Code Remote SSH will reestablish a ssh connection even if window is not uesd. It will retrigger heartbeat over and over in SSH Gateway. SSH Gateway should only triggert heartbeat if pty sessions is present. Co-authored-by: Pudong <tianshi8650@gmail.com>