Fri, 30 Jan 2026 17:46:47 CST | login

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

ID18784
Package Namegolang-github-remeh-sizedwaitgroup
Version1.0.0
Release1.ocs23
Epoch
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
StartedMon, 26 Aug 2024 14:28:51 CST
CompletedMon, 26 Aug 2024 14:35:33 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-remeh-sizedwaitgroup-1.0.0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-remeh-sizedwaitgroup-devel-1.0.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build