Package dag implements a directed acyclic graph task runner with deterministic teardown, similar to errgroup.
go get github.com/natessilva/dagNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a DAG runner with two tasks where task2 depends on task1.
No known issues recorded.
No dependency data recorded yet.