Sun, 01 Feb 2026 02:56:33 CST | login

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

ID37107
Package Namegolang-github-remeh-sizedwaitgroup
Version1.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-remeh-sizedwaitgroup.git?.#0a32207490de1fb5cdb80354ceaea2af7716b7c3
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 03:21:49 CST
CompletedFri, 13 Jun 2025 03:25:54 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-2.oc9.src.rpm (info) (download)
noarch
golang-github-remeh-sizedwaitgroup-devel-1.0.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.0-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build