You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace sequential fallback with true parallel execution using
std::thread::scope. Parallel blocks now run all steps concurrently
and collect any errors.
0 commit comments