Fix leaked editor (#25530)
Closes #ISSUE Release Notes: - Fixed a bug that would prevent rejoining projects sometimes
This commit is contained in:
@@ -267,7 +267,7 @@ fn assign_edit_prediction_provider(
|
||||
}
|
||||
|
||||
let zeta = zeta::Zeta::register(
|
||||
Some(cx.entity()),
|
||||
editor.workspace().map(|w| w.downgrade()),
|
||||
worktree,
|
||||
client.clone(),
|
||||
user_store,
|
||||
|
||||
Reference in New Issue
Block a user