1602 / 1602/roco

Do not close connection between commands

オープン
#4 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
82
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

There are some way to not close ssh connection between sequential commands?

Closing connection between this commands make the execution be slow. I think is because this way is executed the connection negotiation for every single command.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Look at the SSH command execution logic in the codebase, likely in a file handling remote commands. Identify where connections are opened and closed per command. Research persistent SSH connections or connection pooling. Check if there are existing tests for command execution to understand the current flow and ensure changes don't break functionality.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, shell
領域
backend, cli, performance
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。