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

go-pkgz / flow / 32218023869
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.5
DEFAULT BRANCH: master
Ran 19 Aug 2026 05:04AM UTC
Jobs 1
Files 3
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

19 Aug 2026 01:13AM UTC coverage: 87.368% (-3.2%) from 90.578%
32218023869

Pull #7

github

paskal
fix deadlock in Wait with unbuffered response channel

Wait returned eg.Wait() directly, so workers blocked in sender on the
default unbuffered response channel could never complete and Wait hung
forever unless the cursor was consumed. Wait now drains and discards
responses until the channel is closed, then returns the errgroup error,
keeping the existing error semantics.

Wait on a pool which was never activated returns an error instead of
panicking on the nil errgroup.
Pull Request #7: fix deadlock in Wait with unbuffered response channel

166 of 190 relevant lines covered (87.37%)

119.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32218023869.1 19 Aug 2026 05:04AM UTC 3
87.37
GitHub Action Run
Source Files on build 32218023869
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #7
  • PR Base - master (#32206008577)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc