aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/PackageProgressReceiver.java
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2017-02-13 09:44:47 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2017-02-13 11:34:38 +0000
commit381275aae86e14ce68f772dd5f0d2cd6cf0c39c3 (patch)
tree434a53b83588369e64b8ef4af1d1a78c9551d258 /src/main/java/com/google/devtools/build/lib/skyframe/PackageProgressReceiver.java
parent19cdec0dbd900c534df35d8da47843521c96f64d (diff)
gRPC improvements:
- Differentiate between the server terminating abruptly and it erroneously not returning an exit code. - Do not assume that the message buffer stays untouched on the last call to Read() that eventually returns false. There is a small chance that the channel will be shut down because it's idle between Read() returning false and us checking the state. Unfortunately, I haven't found a way to set the idle timeout from C++ :( -- PiperOrigin-RevId: 147321404 MOS_MIGRATED_REVID=147321404
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/PackageProgressReceiver.java')
0 files changed, 0 insertions, 0 deletions