Skip to content

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

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

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

Conversation

@Veykril

@Veykril Veykril commented Jan 20, 2026

Copy link
Copy Markdown
Member

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
Copy Markdown

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

axsuul commented Feb 25, 2026

Copy link
Copy Markdown

@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
Copy Markdown

Yeah same

@Veykril

Veykril commented Feb 25, 2026

Copy link
Copy Markdown
Member Author

Should be fixed by #49834 which will land this week

jasonsmithio pushed a commit to paddleboarddev/paddleboard that referenced this pull request May 31, 2026
Follow up to zed-industries/zed#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 ...
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…d-industries#47200)

Closes zed-industries#38522

Release Notes:

- Fixed remote connections getting stuck in limbo when the server side
dies unexpectedly
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…ustries#47203)

Follow up to zed-industries#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 ...
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
cc zed-industries#45584, was removed in
zed-industries#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 ...
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…d-industries#47200)

Closes zed-industries#38522

Release Notes:

- Fixed remote connections getting stuck in limbo when the server side
dies unexpectedly
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
cc zed-industries#45584, was removed in
zed-industries#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 ...
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