Bug#1145990: ITP: golang-github-apparentlymart-go-workgraph -- Coordinate interdependent concurrent work to produce an overall result in Go
"Jani Heikkinen" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <20260828145330.E292441425__8488.2323209726$1787929058$gmane$org@hnj1-laptop.bfh.ch> |
Package: wnpp Severity: wishlist Owner: Jani Heikkinen <[email protected]> Control: block #808940 by -1 * Package name : golang-github-apparentlymart-go-workgraph Version : 0.0~git20260622.8b882ba-1 Upstream Author : Martin Atkins * URL : https://github.com/apparentlymart/go-workgraph * License : Expat Programming Lang: Go Description : Coordinate interdependent concurrent work to produce an overall result in Go Workgraph for Go . This is a relatively low-level utility library to help with situations where an overall result needs to be built from a number of interdependent goroutines whose final dependencies might not be discovered until runtime. Needed by opentofu.