Comment 4 for bug 1316373

Revision history for this message
Vladik Romanovsky (vladik-romanovsky) wrote :

It looks, to me, like this is related to cells mostly.
All methods in cells messaging are trying to refresh the instance and fails, when it doesn't have the info_cache.
I think we can just handle the exception and not re-raise it, when it's delete operation related.

I've sent a patch, please take a look.
Thanks.