top 监听

This commit is contained in:
jiangzeyin 2018-10-02 22:23:55 +08:00
parent 5a1f21a479
commit 600255781e

View File

@ -130,5 +130,6 @@ public class TopManager {
watchMonitor.close();
}
CronUtil.remove(CRON_ID);
watch = false;
}
}