commit | d3f5075224c972cb390096a079e3d1b91732f207 | [log] [tgz] |
---|---|---|
author | felly <felly@google.com> | Thu May 23 18:48:19 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 23 18:49:51 2019 -0700 |
tree | 189f9190629cb5e38e16d726f75fe247a5b83b1c | |
parent | 03916449db2001388d01cd3d1a01eb478fb7199b [diff] |
Resolve race in the Bazel client when: 1. We connect to a server and notice it needs to be shutdown 2. The shutdown request races with an idle shutdown, triggering a connection failure In such cases, just try to confirm that the server has gone away and move on with starting up a new server and issue it the command. RELNOTES: None PiperOrigin-RevId: 249757534
{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.