foundation: In case a LifeCycleThread performed a crash and there is a...
foundation: In case a LifeCycleThread performed a crash and there is a LifeCycleListener, the LifeCycleThread will ignore each InterruptedException in waitForShutdown() and not throw the exception, which caused the crash in the first place. Before this commit, the previous behavior hindered the OSD from successfully crashing and stopping all threads. git-svn-id: https://xtreemfs.googlecode.com/svn/trunk@3311 f8528748-c2c0-11dd-ba5c-d3b7c2b3b534
Loading
Please sign in to comment