Provides a sync.WaitGroup equivalent with a configurable upper bound that blocks Add() when the limit is reached.
go get github.com/facebookgo/limitgroupNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a limit group with a maximum of 2 concurrent goroutines.
No known issues recorded.
No dependency data recorded yet.