commit | d263009ee907b21052ab860f6dc6e39053dc43cb | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Thu Nov 22 09:12:34 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Nov 22 09:14:38 2018 -0800 |
tree | d46564e402b219011848695866310a54d01ac148 | |
parent | 482235b69a36f835a3f49d1a4adc44a853c596aa [diff] |
Automated rollback of commit 2bc2efd8bd0af15bc727523a56fdcefe87e2f41d. *** Reason for rollback *** b/119861715 *** Original change description *** bep: close the bep transports in afterCommand Before this change we'd block an undefined SkyFrame thread when waiting for the BEP/BES upload to finish. This would also not allow us to reliably report errors. This change moves the waiting to afterCommand() where one is allowed to block and can reliably report errors by throwing an exception. RELNOTES: None PiperOrigin-RevId: 222549755
{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.