Track conda activation timeout process-tree cleanup
Open
@StellaHuang95 is already working on this.
Since Jun 23, 2026.
needs repro
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Follow-up from https://github.com/microsoft/PTVS/pull/8559.\n\nThe current timeout path kills the activate.bat/cmd wrapper process. Investigate terminating the full activation process tree so timed-out conda activation does not leave orphaned child python.exe processes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.