mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-25 04:42:21 +00:00
In order to prevent the vhost-user devices from reconnecting to the backend after the migration has been successfully performed, we make sure to kill the thread in charge of handling the reconnection mechanism. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>