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

tarantool / go-tarantool / 14440560619
77%
master: 74%

Build:
Build:
LAST BUILD BRANCH: laines-it/gh-544-syncPool-for-future
DEFAULT BRANCH: master
Ran 14 Apr 2025 08:10AM UTC
Jobs 1
Files 17
Run time 1min
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

14 Apr 2025 08:04AM UTC coverage: 76.923% (+0.1%) from 76.824%
14440560619

Pull #444

github

oleg-jukovec
pool: fix pool.Connect if a server i/o hangs

Previously, `pool.Connect` attempted to establish a connection one
after another instance. It could cause the entire chain to hang if one
connection hanged. Now connections are established in parallel. After
the first successful connection, the remaining connections wait with
a timeout of `pool.Opts.CheckTimeout`.

Closes #TNTP-2018
Pull Request #444: pool: fix pool.Connect if a server i/o hangs

3110 of 4043 relevant lines covered (76.92%)

9897.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14440560619.1 14 Apr 2025 08:10AM UTC 17
76.92
GitHub Action Run
Source Files on build 14440560619
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #444
  • PR Base - master (#14379806332)
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