Tags: devdoshi/zed
Tags
Fix circular locking in prompts (zed-industries#6456) Sometimes Cocoa calls app delegate methods (notably the display link) while we're calling Cocoa methods. This causes a deadlock unless we are careful to run cocao methods while we're not holding our internal locks Release Notes: - Fixed a crash when opening the MacOS Save As dialogue.
Revert "Ensure that notify observations are sent during `Window::draw… …()`" (zed-industries#6152) Reverts zed-industries#4236 This causes an infinite loop when opening the language server logs
PreviousNext