commit | d5f96eb44a1fd70048a6bfb42b3e0f308b2dcb88 | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Mon Oct 26 13:55:27 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 26 13:56:31 2020 -0700 |
tree | 710e27845e2ac483eb24fc88010cdefc7293db2c | |
parent | e379ece1908aafc852f9227175dd3283312b4b82 [diff] |
Handle crashes in a more consistent way. Unifies the crash handling of exceptions in async threads and exceptions in Skyframe. Both now go through BugReport#handleCrash and BlazeModule#blazeShutdownOnCrash. Additionally, OOMs from a Skyframe thread are now reported to BES. PiperOrigin-RevId: 339110985
{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