gtrianta1965 / ServiceWatcher

Standalone java application for Service Monitoring
0 stars 0 forks source link

When running ServiceWatcher with -nogui command line and we do not specify autorefresh then program should exit after first run #29

Closed gtrianta1965 closed 7 years ago

gtrianta1965 commented 7 years ago

with -nogui ServiceWatcher correctly runs only once but it doesn't exit. The System.exit(0) is missing (CommanfLineRunner.java)

Maybe it is fixed as I was looking at it in the branch threded_reporter_master_merge

KALALEX commented 7 years ago

Caused by #30 Fixed by b70843fab07198bd55e7ae8decebfb211eed59d0 branch threded_reporter_master_merge