yr.object_ref.ObjectRef.done

Contents

yr.object_ref.ObjectRef.done#

ObjectRef.done()[source]#

Return True if the obj future was cancelled or finished executing.

Returns:

Whether the obj future was cancelled or finished executing. Data type is bool.