commit | c6f0f41c8ee8f40b97b1c1c94ca9b75afb02d961 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Wed May 20 12:50:09 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 20 12:51:14 2020 -0700 |
tree | aa75a2fa39f376001091cad80a4f278b0f2e6fae | |
parent | 4e12ba6772d75f8cff5080558de1b54369c7fc49 [diff] |
When waiting for subprocesses in the process-wrapper, handle zombies. Fix the new "wait for subprocesses" feature in the process-wrapper, which is still behind the -W flag, to discard any zombies collected by the use of the child subreaper feature if they happen to appear before the child we care about finishes. This prevents some tools from getting stuck. Partially addresses https://github.com/bazelbuild/bazel/issues/10245 as the feature is still disabled by default. RELNOTES: None. PiperOrigin-RevId: 312536864
{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