Files
zed/crates
Conrad Irwin 865369882e Fix circular locking in prompts (#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.
2024-01-24 20:10:32 -07:00
..
2024-01-23 12:39:30 -08:00
2024-01-24 17:58:09 +00:00
2024-01-24 13:00:12 -07:00
2024-01-24 19:40:01 -07:00
2024-01-24 17:58:09 +00:00
2024-01-24 18:19:03 +00:00
2024-01-23 21:49:05 -08:00
2024-01-23 21:38:16 -08:00
2024-01-24 17:58:09 +00:00
2024-01-24 15:11:17 -05:00