Skip to content

Fix dropping ssh connections to non-provisioned terminating instances#3948

Merged
r4victor merged 1 commit into
masterfrom
pr_fix_ssh_pool_drop_on_termination
Jun 9, 2026
Merged

Fix dropping ssh connections to non-provisioned terminating instances#3948
r4victor merged 1 commit into
masterfrom
pr_fix_ssh_pool_drop_on_termination

Conversation

@r4victor

@r4victor r4victor commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Follows #3936

Fixes an error when dropping ssh connection to terminated but not-yet-provisioned instances.

                    "/Users/r4victor/Projects/dstack/dstack/src/dstack/_internal/server/se
                    rvices/runner/pool.py", line 50, in from_jpd
                        assert jpd.hostname is not None and jpd.ssh_port is not None
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                    AssertionError
@r4victor r4victor merged commit 124ae96 into master Jun 9, 2026
24 checks passed
@r4victor r4victor deleted the pr_fix_ssh_pool_drop_on_termination branch June 9, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant