Mon, 17 Jun 2024 12:08:41 UTC | login

Information for build golang-github-nozzle-throttler-1.1-1.fc40.2

ID290009
Package Namegolang-github-nozzle-throttler
Version1.1
Release1.fc40.2
Epoch
SummaryThrottler - intelligent WaitGroups
Description Throttler fills the gap between sync.WaitGroup and manually monitoring your goroutines with channels. The API is almost identical to Wait Groups, but it allows you to set a max number of workers that can be running simultaneously. It uses channels internally to block until a job completes by calling Done() or until all jobs have been completed. It also provides a built in error channel that captures your goroutine errors and provides access to them as []error after you exit the loop.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 10:07:15 UTC
CompletedMon, 26 Feb 2024 10:07:15 UTC
Tags
f40
f41
RPMs
src
golang-github-nozzle-throttler-1.1-1.fc40.2.src.rpm (info) (download)
noarch
golang-github-nozzle-throttler-devel-1.1-1.fc40.2.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild