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

nats-io / gnatsd / 1749
91%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2017 04:58PM UTC
Jobs 1
Files 19
Run time 1s
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
1749

Pull #604

travis-ci

web-flow
[FIXED] Connz would "block" for TLS clients still in TLS handshake

If server requires TLS and clients are connecting, and a Connz
request is made while clients are still in TLS Handshake, the
call to tls.Conn.ConnectionState() would block for the duration
of the handshake. This would cause the overall http request to
take too long.
We will now not try to gather TLSVersion and TLSCipher from a
client that is still in TLS handshake.

Resolves #600
Pull Request #604: [FIXED] Connz would "block" for TLS clients still in TLS handshake

4 of 4 new or added lines in 2 files covered. (100.0%)

5884 of 6397 relevant lines covered (91.98%)

2596.11 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
server/client.go
4
100.0
server/route.go
Jobs
ID Job ID Ran Files Coverage
3 1749.3 09 Nov 2017 04:58PM UTC 0
91.98
Travis Job 1749.3
Source Files on build 1749
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1749
  • Pull Request #604
  • PR Base - master (#1741)
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