The Zed release v0.183.13 has resolved issues related to Python subroot detection, effectively preventing the spawning of multiple Python processes in projects that contain multiple pyproject.toml files.
Zed Release v0.183.13
- Reverted changes to Python subroot detection which could have caused multiple python processes to be spawned when working in projects with multiple
pyproject.tomlfiles. ( #29662)
