Package taskgroup manages collections of cooperating goroutines, handling waiting and error propagation.
go get github.com/creachadair/taskgroupNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a task group, runs two goroutines, and waits for them to complete.
No known issues recorded.
No dependency data recorded yet.