mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-28 21:32:39 +00:00
b28287ce91
In #20742 we added a call to remove_item that retain an item index over an await point. This led to a race condition that could panic if another tab was removed during that time. (cc @mgsloan) This changes the API to make it harder to misuse. Release Notes: - Fixed a panic when closing tabs containing new unsaved files |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |