mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-17 03:40:39 +00:00
add sleep when waitpid
This commit is contained in:
@ -331,6 +331,7 @@ sub scan_adapters{
|
||||
deletenode($request->{missnode}, "$pidreord{$cpid}");
|
||||
}
|
||||
$forkcount--;
|
||||
sleep 0.1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user