Hi Tim,

On Fri, Jun 18, 2010 at 10:42 AM, Tim Moore <[email protected]> wrote:
> Some FlightGear users are reporting a spew of debug messages from the
> database pager. I'm not clear if they are completely up-to-date i.e.,
> whether there are some debug messages left in, or whether we really have a
> problem.

This might be the debugging code I added for deadlock detection code,
it'll throw up false positives for http access right now as http calls
can take much longer than the 1 second threshold I set for reporting a
possible deadlock.

I've just #if 0'd out this debugging code and checked this in.

If there are any other debug message still being triggered just let me know.

Cheers,
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to