forked from Archives/Athou_commafeed
logging shutdown info
This commit is contained in:
@@ -82,6 +82,7 @@ public class FeedRefreshUpdater implements Managed {
|
||||
|
||||
@Override
|
||||
public void stop() throws Exception {
|
||||
log.info("shutting down feed refresh updater");
|
||||
pool.shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user