Click here to visit the old openkoji buildsystem (Archived)

Information for build golang-github-oklog-run-1.1.0-12.fc41

ID1127
Package Namegolang-github-oklog-run
Version1.1.0
Release12.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-oklog-run.git#018695df5cc083ba5db60c700e2d9f1a613d18d0
SummaryUniversal mechanism to manage goroutine lifecycles
Description run.Group is a universal mechanism to manage goroutine lifecycles. Create a zero-value run.Group, and then add actors to it. Actors are defined as a pair of functions: an execute function, which should run synchronously; and an interrupt function, which, when invoked, should cause the execute function to return. Finally, invoke Run, which concurrently runs all of the actors, waits until the first actor exits, invokes the interrupt functions, and finally returns control to the caller only once all actors have returned. This general-purpose API allows callers to model pretty much any runnable task, and achieve well-defined lifecycle semantics for the group.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 23 Apr 2024 22:33:36 CST
CompletedTue, 23 Apr 2024 22:48:18 CST
Taskbuild (rawhide, /rpms/golang-github-oklog-run.git:018695df5cc083ba5db60c700e2d9f1a613d18d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-oklog-run.git#018695df5cc083ba5db60c700e2d9f1a613d18d0'}}
Tags
f41
RPMs
src
golang-github-oklog-run-1.1.0-12.fc41.src.rpm (info) (download)
noarch
golang-github-oklog-run-devel-1.1.0-12.fc41.noarch.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
state.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild