I am not sure how to check what event threads it's actually waiting
for so don't know how to track this down. Although I am willing to
admit it's our fault and not aolserver's :)
sounds like you might be blocked on that condition broadcast waiting for detached event threads to exit... any chance you could attach with a debugger and dig around a little? you'll want to look at sched.c around line 845.
also, what os are you running on? thanks!
- nathan
