Hi, I see a minor issue in ServerManager.ServerMonitor.chore() where first would always be true. The following line should be moved outside if block: first = false;
Cheers
Hi, I see a minor issue in ServerManager.ServerMonitor.chore() where first would always be true. The following line should be moved outside if block: first = false;
Cheers