autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
752 stars 214 forks source link

createVm return status not checked #132

Closed mihirpandya closed 9 years ago

mihirpandya commented 9 years ago

createVm returns a -3 whenever there is an exception in that function. This return value is not checked in multiple places.

ymzong commented 9 years ago

@mihirpandya Will work on this after we settle down with the current fix. :smile:

dlbucci commented 9 years ago

Remind me to close this after the feature_groups branch is pulled in to master.

jez commented 9 years ago

You could always just tag on a nearly empty commit with the text "fixes

132" to the feature_groups branch and it will automatically close.

Either way. On Wed, Feb 11, 2015 at 11:42 AM Daniel Bucci notifications@github.com wrote:

Remind me to close this after the feature_groups branch is pulled in to master.

— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/132#issuecomment-73970873.