2017-04-12 13:29 GMT+02:00 tesonep@gmail.com <tesonep@gmail.com>:Hi,�� �� in non spur, the only improve that I think it can be made safely is moving the garbage collect operation to the migration of instances side, only executing the garbage collect if there are instances.In spur the garbage collect it is not needed anymore, because the way the become is working is not the same.
I checked on prespur cogVM: my script produced same result as on spur.