commit | 0bddcab4dfea68ecd61c8ae8c54397b9be779b12 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Thu Mar 27 17:46:40 2025 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 27 16:46:40 2025 +0000 |
tree | e47575ed961edb4763139dd27c7fbee896292a64 | |
parent | 080d7d9bb5f45baf83ddd97eb8161bcaf8223284 [diff] |
[7.6.1] Don't leak in-flight execution in `RemoteSpawnCache` (#25688) The in-flight executions need to be cleaned up also in case of a cache hit or an exception while interacting with the cache, otherwise `inFlightExecutions` grows over time retaining large `Spawn`s. Closes #25668. PiperOrigin-RevId: 740058969 Change-Id: I42045219510df0347e38234d6d3bd1ebb6167d9b (cherry picked from commit 0f957c185f671cf9d088cf551818f0442a80c6f9)
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md