commit | 967c83ed1c7f168eee232bbdc33d756fb2c0fc94 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Tue Dec 17 14:46:50 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 17 14:47:50 2019 -0800 |
tree | d14777a3d05c587b29b8aa172b1b8be473805594 | |
parent | 09430df72902d4acb596ca8a945db4bee441f230 [diff] |
Add some interrupt checks to Starlark evaluation CPU-bound starlark evaluation can take a while to reach code that would observe an interrupt. Strategically pepper a few interrupt checks around the code to improve this. PiperOrigin-RevId: 286064162
{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