Store a reference to a TaskGroup or add to it outside of scope
I’m trying to replace DispatchGroup
with a TaskGroup
because I can cancel a TaskGroup
… however I can’t store a reference to a TaskGroup
..
Store a reference to a TaskGroup or add to it ouside of scope
I’m trying to replace DispatchGroup
with a TaskGroup
because I can cancel a TaskGroup
… however I can’t store a reference to a TaskGroup
..