yr.object_ref.ObjectRef.wait

Contents

yr.object_ref.ObjectRef.wait#

ObjectRef.wait(timeout=None)[source]#

Wait stateless function done.

Parameters:

timeout (int, optional) – The number of seconds to wait for the exception if the future isn’t done. The default value None indicates that there is no limit on the wait time.