Daniel Veillard wrote:
On Wed, Dec 10, 2008 at 03:27:37PM -0500, Cole Robinson wrote:
> The attached patch fixes a locking issue in the test driver,
> specifically testStorageVolumeLookupByPath. We were only unlocking the
> pool object if it was running. This fixed a deadlock I was seeing while
> adding some new tests to virtinst's test framework.
Ouch, I hope there isn't too many of those, ACK !
Daniel
Thanks, applied now.
- Cole