RunningBatchType
- class hailtop.batch.backend.RunningBatchType
The type of value returned by
Backend._run()
. The value returned by some backends enables the user to monitor the asynchronous execution of a Batch.alias of TypeVar(‘RunningBatchType’)