|
From: Collin S. <col...@co...> - 2002-09-10 16:20:09
|
tir, 2002-09-10 kl. 09:26 skrev xavier renaut: > On Thu, Sep 05, 2002 at 10:41:35AM -0600, Collin Starkweather wrote: > |tor, 2002-09-05 kl. 08:40 skrev xavier renaut: > i've been playing with it a bit : > > > i=1;while (( ( i += 1 ) <= 100000 )); do echo $i; sleep 0.1;done > /tmp/test > > so the numbers here are tenth of seconds. > > [Tue Sep 10 09:28:40 2002] Checking [1359] ... > [Tue Sep 10 09:28:40 2002] Checking group [sudo] against group and excluded group lists ... > ... > [Tue Sep 10 09:28:40 2002] Checking [1383] ... > [Tue Sep 10 09:28:40 2002] Checking group [sudo] against group and excluded group lists ... > ... > > as you can see, it's missing a lot of them. > > any idea on how to fix that problem ? > > are you able to reproduce it ? > (i was on the 2 machines i tried) Nicely done. I was able to reproduce the result, but I didn't think of doing it the way you did which naturally makes things *much* easier to figure out. I'm going to take another look at it tonight and see if I can get a handle on it. A preliminary look didn't reveal anything obvious. -me -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Collin Starkweather http://www.collinstarkweather.com Consulting Software Engineer col...@co... Ph.D. Candidate University of Colorado Department of Economics ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |