microsoft / microsoft/vscode-python-environments
Bring cancellable async timeout from core
Open
Nobody has claimed this yet.
debt
needs PR
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
From: https://github.com/microsoft/vscode-python-environments/pull/952#discussion_r2461839672
Core has lots of useful functions like: https://github.com/microsoft/vscode/blob/2ca79c442ac3813c1531b8fea152299f64f012c7/src/vs/base/common/async.ts#L534
We should bring them too in this repo.
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.