On Fri, Dec 26, 2025 at 06:19:04PM -0300, Fabiano Rosas wrote: > When the incoming migration fails during the channel connection phase, > the state transition to FAILED is currently being done in the > MigrationState->state, but the MigrationIncomingState->state is the > one that should be used. > > Signed-off-by: Fabiano Rosas <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
