commit | d82341d508829c43ab6408910f0b03cacf5b03b2 | [log] [tgz] |
---|---|---|
author | adgar <adgar@google.com> | Fri Apr 10 10:05:24 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 10 10:08:25 2020 -0700 |
tree | 7942f606f6f75dc44f23f24a200b664410b3e2cf | |
parent | 10e1255dc88a08f44c98fc7c59fad625975d074a [diff] |
Shutdown ByteStream BES artifact uploader threadpool after build. When bazel is configured to upload BES artifacts (eg. command.profile.gz) using a grpc endpoint, we create a thread pool dedicated to uploading files for that build. With this change we now remember to shutdown the threadpool after the build completes. Fixes #10603. PiperOrigin-RevId: 305895285
{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