Files
zed/crates/gpui/src
Lukas Wirth c69912c76a Forbid std::process::Command spawning, replace with smol where appropriate (#38894)
std commands can block for an arbitrary duration and so runs risk of
blocking tasks for too long. This replaces all such uses where sensible
with async processes.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-09-26 15:17:36 +00:00
..
2025-09-10 22:48:33 +02:00
2025-09-25 14:41:29 +00:00
2025-09-22 14:36:10 -07:00
2025-08-11 19:17:48 +02:00
2025-08-14 00:01:17 +00:00
2025-09-25 14:41:29 +00:00
2025-09-06 00:27:14 +02:00
2025-09-25 14:41:29 +00:00