forked from I2P_Developers/i2p.i2p
notes and tweaks
This commit is contained in:
@@ -384,6 +384,7 @@ public class StatSummarizer implements Runnable {
|
||||
if (_thread != null)
|
||||
_thread.interrupt();
|
||||
for (SummaryListener lsnr : _listeners) {
|
||||
// FIXME could cause exceptions if rendering?
|
||||
lsnr.stopListening();
|
||||
}
|
||||
_listeners.clear();
|
||||
|
||||
Reference in New Issue
Block a user