commit | 779d66019210f54e10a1343ee004df72a8dec812 | [log] [tgz] |
---|---|---|
author | larsrc <larsrc@google.com> | Tue May 11 06:55:36 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 11 06:57:22 2021 -0700 |
tree | be19d1d232086f19f518952d53f7238d9190dc5f | |
parent | 05316cae050a3a7e8752c9b1a35a5e666bea055a [diff] |
Only allow worker async finishing when sandboxed. All workers under dynamic execution are sandboxed, but on user interrupt non-sandboxed workers might keep working even after another invocation has begun, which could cause issues. Instead, we kill off interrupted workers that are neither sandboxed nor under dynamic execution. RELNOTES: None. PiperOrigin-RevId: 373141238
{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