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
Add timeout support to MultiprocExecutor.collective_rpc and FutureWrapper (squashed)
Treat a provided timeout as an overall deadline across response MessageQueues when collecting responses; implement timeout-aware FutureWrapper.result(timeout) and FutureWrapper.wait_for_response(get_response, timeout).
Fixes: #29390
Signed-off-by: sandishkumarhn <sanysandish@gmail.com>
0 commit comments