bayesline.apiclient.AsyncTaskClient.get_result# abstract async AsyncTaskClient.get_result() → T# Get the result of the completed task. Returns# TThe result of the task. Raises# TaskErrorIf the task failed or is not yet complete.