![]() This restructures the code in `remote` so that it's easier to replace the current SSH connection with a new one in case of disconnects/reconnects. Right now, it successfully reconnects, BUT we're still missing the big piece on the server-side: keeping the server process alive and reconnecting to the same process that keeps the project-state. Release Notes: - N/A --------- Co-authored-by: Bennet <bennet@zed.dev> |
||
---|---|---|
.. | ||
channel_buffer_tests.rs | ||
channel_guest_tests.rs | ||
channel_message_tests.rs | ||
channel_tests.rs | ||
dev_server_tests.rs | ||
editor_tests.rs | ||
following_tests.rs | ||
integration_tests.rs | ||
notification_tests.rs | ||
random_channel_buffer_tests.rs | ||
random_project_collaboration_tests.rs | ||
randomized_test_helpers.rs | ||
remote_editing_collaboration_tests.rs | ||
test_server.rs |