hi,
run the command, the train will always block on DEBUG:data loader ready:
sh FedVision/examples/paddle_mnist/run.sh 127.0.0.1:10002
if i run sh FedVision/examples/paddle_mnist/run.sh 127.0.0.1:10003, maser2 can train normally, however, master1 can't work normally, why?