mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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