commit | 58b4cd1e418221864bf1eb550a65c5632ff56009 | [log] [tgz] |
---|---|---|
author | arostovtsev <arostovtsev@google.com> | Fri Nov 06 16:23:15 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 06 16:24:18 2020 -0800 |
tree | 18a8f48e3498ccdb3639bbda07c4cb6daba27710 | |
parent | 151a323a9d206ce6d6277fcf2afeb04fa3a0d88d [diff] |
Automated rollback of commit ad181455c9bceba02cd7764d89f2f5970dee9b55. *** Reason for rollback *** Causes some dynamic builds to fail. *** Original change description *** Do not check the return value of Future.cancel() Future.cancel() is expected to return false if the future is done or had been cancelled previously, and there doesn't seem to be a way to check whether or not that is the case without a race condition. RELNOTES: None. PiperOrigin-RevId: 341138960
{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:
See CONTRIBUTING.md