commit | dcd7c63d09e12fc3e2a9ca80b1422e4bcdd2740f | [log] [tgz] |
---|---|---|
author | Robert Gay <robert.gay@redfin.com> | Thu Aug 02 06:28:57 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Aug 02 06:30:48 2018 -0700 |
tree | d07c6ae7b275b24211b66768058505627c9749aa | |
parent | 77e4792a06ba5b3332a15b3069c30fb8f4ed5741 [diff] |
Prevent errors on double-close in HttpBlobStore Attempt to fix #5711, "java.util.concurrent.RejectedExecutionException: event executor terminated", by having `HttpBlobStore.close()` no-op when called more than once. I'm rolling a patched version of bazel for us internally based on 0.15.2. Should be able to say definitively in a couple days whether or not this addresses the issue, but it seems like it should (and @buchgr agrees). Closes #5725. PiperOrigin-RevId: 207089681
{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.