Added more sleep to reduce load

pull/1/head
root 18 years ago
parent cbaa0f9978
commit f2829d1f1b

@ -677,7 +677,7 @@
$found = 1; $found = 1;
break; break;
} }
sleep(1); sleep(2);
} }
if(!$found) if(!$found)

Loading…
Cancel
Save