On Sun, Nov 15, 2009 at 1:04 PM, Steve <[email protected]> wrote: > I'm getting this error after beanstalk is running for a few minutes: > > % /usr/local/bin/beanstalkd > [warn] kevent: Invalid argument > /usr/local/bin/beanstalkd: beanstalkd.c:323 in main: got here for some > reason > *exits* > > this is with snow leopard (10.6.1), beanstalkd (1.4) and libevent > (1.4.12-stable)
Sorry it's taken me so long to respond; this got buried in my inbox. This is probably a bug in either beanstalkd's use of libevent, or libevent's use of kqueue. It will be hard for me to reproduce. Do you see this behavior consistently? Can you provide a capture of beanstalkd's network traffic, or a reduced test case that causes this to happen? kr -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
