diff --git a/src/im/InformationManager.cc b/src/im/InformationManager.cc index 61d755a2d4..cfc53dd302 100644 --- a/src/im/InformationManager.cc +++ b/src/im/InformationManager.cc @@ -533,6 +533,8 @@ void InformationManager::_vm_state(unique_ptr> msg) host->update_zombies(zombies); + hpool->update(host); + host->unlock(); for (auto& it : missing)