dotnet / dotnet/vscode-dotnet-runtime
[NETE2ESDK] [Linux] Downloading .NET failed with Error:(TimeoutSudoProcessSpawnerError)
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
Downloading .NET failed with Error:(TimeoutSudoProcessSpawnerError)
### Reproduction Steps
1. On Ubuntu 22.04 or RHEL 9.4, run the sample command ‘Install .NET SDK Globally via .NET Install Tool (Former Runtime Extension)‘.
2. Use the version it provided, which is 7.0.103. Hit enter.
3. Observe
### Expected Behavior
Download .NET successfully
### Exceptions & Errors (if any)
Downloading .NET failed with Error:(TimeoutSudoProcessSpawnerError)

### Note
Try the previous already-tested build vscode-dotnet-runtime-2.2.0-signed, this issue does not repro on it

### .NET Install Tool Version
2.2.1
### Your operating system? Please provide more detail, such as the version and or distro above.
N/A
### VS Code Version
1.94.2
Contributor guide
Assessment
This issue has not been assessed yet.