virt-test icon indicating copy to clipboard operation
virt-test copied to clipboard

Todo: Convert xml_utils + libvirt_xml to pass-by-reference instead of value

Open cevich opened this issue 12 years ago • 0 comments

In short, __del__ and all the moving things around is betting annoying / problematic.

This may end up being too much work, but here's where I find out: https://github.com/cevich/virt-test/compare/autotest:next...upsidedown_xml

cevich avatar Sep 13 '13 21:09 cevich