ZIm/crates/project
Thorsten Ball fab2f22a89
remote project: Fix project reference leak when waiting for prompt reply (#19838)
When the language server gave us a prompt and we'd close the window, we
wouldn't release the `project` until the next `flush_effects` call that
came in when opening a window.

With this change, we no longer hold a strong reference to the project in
the future. Fixes the leak and makes sure we clean up the SSH connection
when closing a window.

Release Notes:

- N/A

Co-authored-by: Bennet <bennet@zed.dev>
2024-10-28 17:07:30 +01:00
..
src remote project: Fix project reference leak when waiting for prompt reply (#19838) 2024-10-28 17:07:30 +01:00
Cargo.toml Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00