tensorstore.Future.cancel(self) bool

Requests cancellation of the asynchronous operation.

If the operation has not already completed, it is marked as unsuccessfully completed with an instance of asyncio.CancelledError.