zed/crates/gpui
Max Brunsfeld 378f0c32fe Restructure callback subscriptions
Fix a callback leak that would occur when dropping a subscription
to a callback collection after triggering that callback, but before
processing the effect of *adding* the handler.

Co-authored-by: Kay Simmons <kay@zed.dev>
2023-01-05 16:41:23 -08:00
..
examples Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
grammars/context-predicate Distributed database pattern built. 2022-12-03 16:06:01 -08:00
src Restructure callback subscriptions 2023-01-05 16:41:23 -08:00
build.rs Appease clippy 2023-01-01 23:50:45 -05:00
Cargo.toml Distributed database pattern built. 2022-12-03 16:06:01 -08:00