Mon, 02 Feb 2026 19:59:06 CST | login

Information for build golang-github-remeh-sizedwaitgroup-1.0.0-1.oc9

ID29959
Package Namegolang-github-remeh-sizedwaitgroup
Version1.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-remeh-sizedwaitgroup.git?.#eb09abca206154065b565fa6423fee9e02e97d59
SummaryGolang WaitGroup with throttling
Description SizedWaitGroup has the same role and API as sync.WaitGroup but it adds a limit of the amount of goroutines started concurrently. SizedWaitGroup adds the feature of limiting the maximum number of concurrently started routines. It could for example be used to start multiples routines querying a database but without sending too much queries in order to not overload the given database.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 02:14:25 CST
CompletedSat, 21 Sep 2024 02:19:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-remeh-sizedwaitgroup.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-remeh-sizedwaitgroup.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-remeh-sizedwaitgroup-1.0.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-remeh-sizedwaitgroup-devel-1.0.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build