commit | 8bc26d913f5d594bd7251036bb12ed84035006fc | [log] [tgz] |
---|---|---|
author | Robert Gay <robert.gay@redfin.com> | Thu May 03 12:02:36 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu May 03 12:05:25 2018 -0700 |
tree | 15f09571cc8dade1bfc3a67aebeae11ae3aed793 | |
parent | 93cd90b1844a7d40a5c62b7568521cf096f09620 [diff] |
Remove unsafe use of state in MavenDownloader Looks like migration from standalone MavenDownloader to one based on HttpDownloader kept state-setting, but made MavenDownloader a singleton, creating a race. I'm about 99% sure this fixes #5103. The bug is in the right place, and running the test case described in that issue 25 times in a loop produced no errors. Closes #5121. PiperOrigin-RevId: 195289232
{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.