Destroy the thread groups properly when shutting down.
authorFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 Oct 2009 17:33:53 +0000 (19:33 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 Oct 2009 17:33:53 +0000 (19:33 +0200)
commita0b186f8f8342791c1d65ca8f04118b0d73d5bb8
tree9e606e3ff2d8d948df11d7a5c105b56d528c680d
parentc9837b5e87402fa1375fe6d3dd80cb3405edda42
Destroy the thread groups properly when shutting down.

Are thread groups never garbage collected? That does seem too weird to
be true, but I haven't managed to get them collected so far.
src/dolda/jsvc/ThreadContext.java