commit | 91eca5a46c9b3a90f1e2c660aa0ac427de6bcdd8 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Fri Jun 05 10:37:28 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 05 10:38:57 2020 -0700 |
tree | 3ea0ed6efce90bd4d6b1911e99543a91e22b75ef | |
parent | ee1d8559460dcb1793d7d1e6cc2f53a4aef1f9f7 [diff] |
Implement graceful SIGTERM handling in the process-wrapper. This is intended to be used with the new dynamic spawn scheduler (via the --process_wrapper_extra_flags flag), which triggers lots more local process cancellations, in an attempt to workaround an odd OSXFUSE bug for which we have no diagnostic nor fix yet. Part of #7818. RELNOTES: None. PiperOrigin-RevId: 314953746
{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