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

mp911de / lettuce / 388
92%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2015 01:14PM UTC
Jobs 1
Files 137
Run time 8s
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
388

push

travis-ci

mp911de
Decouple ConnectionWatchdog reconnect from timer thread #100

Motivation: Netty's HashedWheelTimer runs single threaded and processes, therefore, one task at a time. lettuce's ConnectionWatchdog uses a blocking call (without a timeout) to the initializing future that may block the timer thread indefinitely. The blocking call stops the reconnection for all connections because the processing thread is blocked.

4542 of 4739 relevant lines covered (95.84%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 388.1 08 Jul 2015 01:14PM UTC 0
95.84
Travis Job 388.1
Source Files on build 388
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #388
  • 801221ac on github
  • Prev Build on master (#385)
  • Next Build on master (#392)
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