X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2FShm.pl;h=3ce116c761cd90cd473eab25e85e8147cb587c9e;hb=fe36177b62d5a11f8fb4b0a3d85aefb7bde637e1;hp=f9b93624b1227c29581d5d3a39042afafbd6b519;hpb=0292b5f1a9f236f66c1ec44e85469d9762ea1a82;p=infobot.git diff --git a/src/Shm.pl b/src/Shm.pl index f9b9362..3ce116c 100644 --- a/src/Shm.pl +++ b/src/Shm.pl @@ -229,7 +229,7 @@ sub shmFlush { return if ($$ != $::bot_pid); # fork protection. if (@_) { - &ScheduleThis(5, "shmFlush"); + &ScheduleThis(15, "shmFlush"); return if ($_[0] eq "2"); }