Do not block when waiting for the images to become available. The image 
extension returns a Future when creating images. Move all the logic that takes 
time to the Future to avoid blocking.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/230

-- Commit Summary --

  * Improved DigitalOcean image extension

-- File Changes --

    M 
digitalocean2/src/main/java/org/jclouds/digitalocean2/compute/extensions/DigitalOcean2ImageExtension.java
 (47)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/230.patch
https://github.com/jclouds/jclouds-labs/pull/230.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/230

Reply via email to