Prevent an errgroup error from causing the acquire to return a cancellation error. Previously any error from the errgroup would cause the Dispatch to always return the cancelled error. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
Prevent an errgroup error from causing the acquire to return a cancellation error. Previously any error from the errgroup would cause the Dispatch to always return the cancelled error. Signed-off-by: Derek McGowan <derek@mcgstyle.net>