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

grpc / grpc-java / 13673 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2019 11:45PM UTC
Files 265
Run time 15s
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

22 Apr 2019 11:32PM UTC coverage: 86.86% (+0.05%) from 86.809%
13673.1

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

Source Files on job 13673.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11503
  • Travis Job 13673.1
  • 6d44f46f on github
  • Prev Job for on master (#13667.1)
  • Next Job for on master (#13681.1)
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