Address PR review feedback for SSH remote workspace flow
This commit is contained in:
parent
c179ee74ea
commit
47f4b5e55a
12 changed files with 277 additions and 52 deletions
|
|
@ -310,9 +310,9 @@ def main() -> int:
|
|||
|
||||
try:
|
||||
client.close_workspace(workspace_id)
|
||||
workspace_id = ""
|
||||
except Exception:
|
||||
pass
|
||||
workspace_id = ""
|
||||
|
||||
print(
|
||||
"PASS: cmux ssh enables Ghostty shell integration niceties "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue