jclouds / legacy-jclouds-cli

https://jclouds.apache.org
Apache License 2.0
17 stars 5 forks source link

Explicitly call exit on success #45

Closed gaul closed 11 years ago

gaul commented 11 years ago

jclouds-karaf does not close BlobStoreContext or ComputeServiceContext which caused some jclouds-cli commands to hang. Work around this by explicitly exiting.