Hi all,
I'm testing Cloudstack 4.1 on a Xen 6.1 system with a CentOS 6.4 management server. I installed Cloudmonkey 4.1.0-0 through pip, and started testing our deployment scripts. I've found that Cloudmonkey hangs on asynchronous job commands- it continues to poll the status of the job once it's completed. If I turn off asyncblock I can confirm that the jobs are completing fine, but our scripts are built dependent on the job return status. Is anyone else seeing this?
