davidjumani commented on PR #37:
URL: https://github.com/apache/cloudstack-go/pull/37#issuecomment-1144421938

   @tetra12 A better implementation would be to modify `GetAsyncJobResult` and 
implement channels over there rather than creating a wrapper for the request. 
The AsyncTimeout is while waiting for an async job, ie: if the first job is a 
sync job it waits for it and then times out waiting for the async job to 
complete. To set a timeout for any call, use the `cs.Timeout` method


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to