- tensorstore.Future.force(self) None
Ensures the asynchronous operation begins executing.
This is called automatically by
result
andexception
, but must be called explicitly when usingadd_done_callback
.
Ensures the asynchronous operation begins executing.
This is called automatically by result
and exception
, but
must be called explicitly when using add_done_callback
.