commit | 6230d42537132fb7a8a882cefd1b36984681a3f0 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Mon Aug 03 08:00:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 03 08:01:36 2020 -0700 |
tree | e788ea47ad9a7e0e38c0e55620b54985b73aabe4 | |
parent | 9e635d51e780442c631af1027309be9337cd850e [diff] |
Remove support to roll out the process-wrapper "wait fix". This removes the --experimental_process_wrapper_wait_fix flag from Bazel and the --wait_fix from the process-wrapper, both of which were used to roll out the process tree wait fix. These settings are now the default and haven't shown issues, so it's safe to remove the flag. Note that we cannot cleanly remove all code paths in the process-wrapper because we still need to support old Linux versions that do not have the child subreaper feature. Fixes #10245. RELNOTES[INC]: The --experimental_process_wrapper_wait_fix flag (used purely to roll out a risky bug fix) has been removed. PiperOrigin-RevId: 324604007
{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