| commit | 3158ab2e97da3a19a8e59d6b00c742b33ab308ac | [log] [tgz] |
|---|---|---|
| author | felly <felly@google.com> | Fri Dec 21 11:21:19 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Fri Dec 21 11:23:00 2018 -0800 |
| tree | c7df2efbf58490c3b5e892d2b54d8ac054bf8056 | |
| parent | 9a16e39a47865f7fb9cb1a66ac2114be5ed0f3cb [diff] |
Fix bug in BESStubbyClient where stream message send failures resulted in the client being in an inconsistent state: The client-visible Future was marked done, but the internal stream state was not reset. Instead, canonicalize on a single codepath that updates this state transition by manually aborting the stream in such cases. Fix another bug where the streamStatus state update could race with another call from the client. RELNOTES: None PiperOrigin-RevId: 226516562
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.