Results for “Std.Concurrent.Scope.ScopeError”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.Scope.ScopeError
Why a scope failed: an action's own failure, or a crash, including a
- Std.Concurrent.Scope.all
&Std.Concurrent.Cancel.Token -> &Array[fn(Std.Concurrent.Cancel.Token) -> Result[T, E]] -> Result[Array[T], Std.Concurrent.Scope.ScopeError[E]]Run every action on its own thread with one child token of
parent, and
