zed/crates/gpui
Antonio Scandurra 5d5f89231b Hold strong handle in ChildView
This eliminates a whole class of errors where the `ChildView` could
be referring to a view that doesn't exist anymore. That probably still
indicates that there's an underlying bug, but at least we won't panic.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-14 15:49:11 +01:00
..
examples
grammars/context-predicate
src Hold strong handle in ChildView 2022-03-14 15:49:11 +01:00
build.rs
Cargo.toml Send websocket pings from both the client and the server 2022-03-04 15:21:18 -08:00