Files
oak-gpui/crates
Conrad Irwin b28287ce91 Fix panic in remove_item (#21480)
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
2024-12-03 13:09:53 -07:00
..
2024-12-03 13:09:44 -07:00
2024-11-27 20:22:58 +02:00
2024-12-03 10:26:19 -07:00
2024-12-03 10:37:01 -07:00
2024-12-02 15:22:03 -08:00
2024-11-18 22:56:34 +01:00
2024-12-03 10:37:01 -07:00