mirror of
https://github.com/zed-industries/zed.git
synced 2026-04-18 07:47:53 +00:00
e454844a24
Hit a flake in this test in https://github.com/zed-industries/zed/actions/runs/24555985980/job/71792549618. Ran for 1000 iterations and hit a second race, now also hopefully fixed. Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [x] Unsafe blocks (if any) have justifying comments - [x] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) - [x] Tests cover the new/changed behavior - [x] Performance impact has been considered and is acceptable Closes #ISSUE Release Notes: - N/A or Added/Fixed/Improved ...