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

go-pkgz / flow
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.5
DEFAULT BRANCH: master
Repo Added 13 Oct 2018 06:00PM UTC
Files 7
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

LAST BUILD ON BRANCH fix-wait-deadlock
branch: fix-wait-deadlock
CHANGE BRANCH
x
Reset
  • fix-wait-deadlock
  • ci-lift
  • ci-workflow-permissions
  • deps-update
  • fix-ci-caching
  • fix-readme-pool-docs
  • fix-submit-concurrency
  • master
  • modernise-go-fix
  • pool
  • rbac
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.3.4
  • refs/tags/v1.3.5
  • stabilise-flow-tests
  • sync-read
  • v1.0.0
  • v1.1.1

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

Relevant lines Covered
Build:
Build:
190 RELEVANT LINES 166 COVERED LINES
119.75 HITS PER LINE
Source Files on fix-wait-deadlock
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32218023869 fix-wait-deadlock 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 dr... Pull #7 19 Aug 2026 05:04AM UTC paskal github
87.37
See All Builds (64)
  • Repo on GitHub
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