gpui::Context
This PR removes a number of unneeded anonymous lifetimes from usages of `gpui::Context`. Release Notes: - N/A
cx.background_executor().spawn(...)
cx.background_spawn(...)