zed/crates/gpui
Antonio Scandurra f5aa07aac9 Remove all windows before quitting
This gives all entities a chance of running `Drop::drop` which,
in turn, could cause them to spawn a critical task. For example,
we use this capability when a language server is dropped and we
need to asynchronously send a shutdown message.
2021-11-02 14:55:31 +01:00
..
examples
grammars/context-predicate
src Remove all windows before quitting 2021-11-02 14:55:31 +01:00
build.rs
Cargo.toml Add a facility for delaying quit until critical tasks finish 2021-11-01 11:57:31 -07:00