commit | 28228e0c812b2d9411c32c7a11716c2f0766086d | [log] [tgz] |
---|---|---|
author | olaola <olaola@google.com> | Thu Feb 08 11:04:46 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 08 11:06:29 2018 -0800 |
tree | bb4a49523d1f6a46a12bc3bdd5638c06efd150bc | |
parent | fd4d9d2b47f2730830903f7330b94d58e55a8771 [diff] |
Adding awaitTermination in our tests tear down. This is to prevent this error: SEVERE: *~*~*~ Channel io.grpc.internal.ManagedChannelImpl-56 for target directaddress:///io.grpc.inprocess.InProcessSocketAddress@3ecbfba1 was not shutdown properly!!! ~*~*~* Make sure to call shutdown()/shutdownNow() and awaitTermination(). TESTED=ran tests RELNOTES: None PiperOrigin-RevId: 185020683
{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.