diogogmt / webvirt

NodeJS application to manage hyper-visors though libvirt
1 stars 2 forks source link

Robust error checking when getting the stats from libvirt #27

Open diogogmt opened 11 years ago

diogogmt commented 11 years ago

We need to refactor the code to make sure all the errors are processed. Right now there are some pieces where we don't check for basic assumptions and that could cause the UI to crash in a weird way.

sedge commented 11 years ago

This issue needs more detail.