zed/gpui
Nathan Sobo e809d6119a Return tasks from spawn and spawn_stream
Also, eliminate the background spawning methods. We can spawn futures
on the executor and then spawn those on the app if we need to wait for
the result of running one.
2021-03-18 20:10:32 -06:00
..
grammars/context-predicate Add context predicate parser 2021-03-09 19:33:19 -07:00
src Return tasks from spawn and spawn_stream 2021-03-18 20:10:32 -06:00
build.rs Add context predicate parser 2021-03-09 19:33:19 -07:00
Cargo.toml Return tasks from spawn and spawn_stream 2021-03-18 20:10:32 -06:00