On Wed, Nov 28, 2018 at 06:33:06PM +0800, Fei Li wrote: > In our current code, when multifd is used during migration, if there > is an error before the destination receives all new channels, the > source keeps running, however the destination does not exit but keeps > waiting until the source is killed deliberately. > > Fix this by dumping the specific error and let users decide whether > to quit from the destination side when failing to receive packet via > some channel. > > Cc: Dr. David Alan Gilbert <[email protected]> > Cc: Peter Xu <[email protected]> > Signed-off-by: Fei Li <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
