You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/10/12 19:31:49 UTC

[GitHub] [libcloud] Kami commented on issue #1356: GCE node deletion times out - allow an async option

Kami commented on issue #1356: GCE node deletion times out - allow an async option
URL: https://github.com/apache/libcloud/issues/1356#issuecomment-541354931
 
 
   I think that's a reasonable approach although it would be good to have a consistent API for all the operations which are async (aka involve polling).
   
   So ideally all of those methods would take ``sync=False`` / ``ex_sync=False`` argument.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services