commit | a3a5975dca3ad04c19dc7d063fcf490a8cd612fd | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Mon Jan 07 03:48:37 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 07 03:50:06 2019 -0800 |
tree | c186b86dcf469d90a6955344e8dc8a7a34e8992c | |
parent | 95110991e154f84c6b08a38d65a684d18bb6adcc [diff] |
Fix a race condition in remote cache Previously, outerF.setExeception was set before closing the output stream of the download file when download fails. This was causing a permission error when trying to delete the file on Windows. Fixes https://github.com/bazelbuild/bazel/issues/6890 RELNOTES: None PiperOrigin-RevId: 228138102
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.