commit | 7a65cadb1a1496af4d4f01fbb15d82da79fa7403 | [log] [tgz] |
---|---|---|
author | larsrc <larsrc@google.com> | Mon Nov 09 08:45:08 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 09 08:46:14 2020 -0800 |
tree | dd771d6c7ccc21b7ad1d5af0a56e7370ea306ef0 | |
parent | 6d637f4165445a0d6644f6e6f8a61b3f1de208d8 [diff] |
Make WorkerProxy not be a subclass of the singleplex worker, but rather of an abstract superclass. The singleplex worker makes some assumptions that do not apply to multiplex workers, such as having a process and owning the recordingInputStream. This change fixes an outstanding TODO to rearrange the class hierarchy. RELNOTES: n/a PiperOrigin-RevId: 341413486
{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