A general build timeout in the vcpkg executable
Open
@MonicaLiu0311 is already working on this.
Since Jul 27, 2023.
category:tool-update
- Dominant language
- CMake
- Stars
- 27.5k
- Forks
- 7.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 321
Description
(Proposed by @ras0219-msft @markle11m @dan-shaw @JavierMatosD)
Add a general build timeout in the vcpkg executable. Any build that is taking longer than the timeout causes vcpkg to stop so that CI has time to upload logs. The timeout should be a user setting and we can pick a value that works for our CI (the team thinks 5 hours should be OK).
Originally posted by @vicroms in https://github.com/microsoft/vcpkg/issues/32327#issuecomment-1624312078
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.