2009-06-08 sponge
* Last commit for this cycle. All debugging except for WARN removed. I can use the visit command to debug now anyway.
This commit is contained in:
@ -273,7 +273,7 @@ public class MUXlisten implements Runnable {
|
||||
_log.warn("BOB: MUXlisten: Starting thread collection for: " + boner);
|
||||
// tg.interrupt(); // give my stuff a small smack again.
|
||||
if (tg.activeCount() + tg.activeGroupCount() != 0) {
|
||||
visit(tg, 0, boner);
|
||||
// visit(tg, 0, boner);
|
||||
int foo = tg.activeCount() + tg.activeGroupCount();
|
||||
// hopefully no longer needed!
|
||||
// int bar = foo;
|
||||
|
Reference in New Issue
Block a user