mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-13 01:40:26 +00:00
modify sleep bug
This commit is contained in:
@ -333,8 +333,8 @@ sub scan_adapters{
|
||||
deletenode($request->{missnode}, "$pidreord{$cpid}");
|
||||
}
|
||||
$forkcount--;
|
||||
sleep 0.1;
|
||||
}
|
||||
sleep 0.1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user