Code review comment for lp:~vishvananda/nova/no-db-messaging

Revision history for this message
Vish Ishaya (vishvananda) wrote :

Thanks dan,

Turns out it was an error where if you cast to a generator (multicall uses generators), then it wouldn't actually execute the generator on the other end. I think casting should work now.

Vish

« Back to merge proposal