Skip to content

remote: Fix being unable to reconnect when the remote server dies#47200

Merged
Veykril merged 1 commit intomainfrom
veykril/push-ksrrsqwktwxz
Jan 20, 2026
Merged

remote: Fix being unable to reconnect when the remote server dies#47200
Veykril merged 1 commit intomainfrom
veykril/push-ksrrsqwktwxz

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Jan 20, 2026

Closes #38522

Release Notes:

  • Fixed remote connections getting stuck in limbo when the server side dies unexpectedly

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 20, 2026
@Veykril Veykril enabled auto-merge (squash) January 20, 2026 10:34
@Veykril Veykril merged commit 02a19f7 into main Jan 20, 2026
29 checks passed
@Veykril Veykril deleted the veykril/push-ksrrsqwktwxz branch January 20, 2026 10:44
Veykril added a commit that referenced this pull request Jan 20, 2026
Follow up to #47200, fixing an
edge case where if the heartbeat failure disconnects us we get stuck in
an unconnectable state

Release Notes:

- N/A *or* Added/Fixed/Improved ...
Veykril added a commit that referenced this pull request Jan 20, 2026
cc #45584, was removed in
#47200 fully due to breaking ssh
Also makes ZED_BUILD_REMOTE_SERVER a bit easier to use

Release Notes:

- N/A *or* Added/Fixed/Improved ...
@nickmealey
Copy link

Any ideas on when this will be released? It's been bother having to always restart Zed every time I come back to the editor after being idle.

@axsuul
Copy link

axsuul commented Feb 25, 2026

@nickmealey Isn't this already merged? But I think I'm still seeing this issue on 0.224.11. Only restarting Zed allows me to reconnect.

@nickmealey
Copy link

Yeah same

@Veykril
Copy link
Member Author

Veykril commented Feb 25, 2026

Should be fixed by #49834 which will land this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remote connection drops after idle time and cannot reconnect without restarting Zed

3 participants