Patch from Charlie.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2332 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -80,6 +80,8 @@ public class LoopingThread extends Thread
|
|||||||
}
|
}
|
||||||
|
|
||||||
} finally {
|
} finally {
|
||||||
|
// Running needs to be false even if this exited due to a Throwable from iterate
|
||||||
|
_running = false;
|
||||||
didShutdown();
|
didShutdown();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user