tensorstore.Future.force(self) None

Ensures the asynchronous operation begins executing.

This is called automatically by result and exception, but must be called explicitly when using add_done_callback.