• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 13673
89%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2019 11:45PM UTC
Jobs 1
Files 265
Run time 16s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13673

push

travis-ci

web-flow
stub: Wait for onClose when blocking stub is interrupted

Interceptors need to see the onClose to clean up properly.

This also changes an isInterrupted() to interrupted(), since previously
the interrupted flag was still set when InterruptedException was thrown.
This caused an infinite loop with the new code. Previously, all callers
immediately re-set the interrupted flag, so there was no issue.

Fixes #5576

14767 of 17001 relevant lines covered (86.86%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13673.1 22 Apr 2019 11:45PM UTC 0
86.86
Travis Job 13673.1
Source Files on build 13673
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13673
  • 6d44f46f on github
  • Prev Build on master (#13667)
  • Next Build on master (#13681)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc