Click here to visit the old openkoji buildsystem (Archived)

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

ID1201
Package Namegolang-github-nozzle-throttler
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.1
Release1.fc41.2
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-nozzle-throttler.git#10659d9ffa83fd4a92f2810cb7f361940c324115
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 23 Apr 2024 22:40:11 CST
CompletedTue, 23 Apr 2024 22:51:45 CST
Taskbuild (rawhide, /rpms/golang-github-nozzle-throttler.git:10659d9ffa83fd4a92f2810cb7f361940c324115)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-nozzle-throttler.git#10659d9ffa83fd4a92f2810cb7f361940c324115'}}
Tags
f41
RPMs
src
golang-github-nozzle-throttler-1.1-1.fc41.2.src.rpm (info) (download)
noarch
golang-github-nozzle-throttler-devel-1.1-1.fc41.2.noarch.rpm (info) (download)
Logs
riscv64
build.log
root.log
hw_info.log
state.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
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