snakefoot / snaketail-net

Tail utility for monitoring text log files and Windows EventLog
http://snakenest.com/snaketail/
GNU General Public License v3.0
395 stars 78 forks source link

Snaketail Freezing when remote PC is rebooting #121

Open randomnickname1337 opened 6 years ago

randomnickname1337 commented 6 years ago

when i have 2 or more remote logs (live view with UNC \PC\LOGS*.log) open in tabs and one of the remote PC is not reachable , Snaketail freezes or crasing . Can not see other computers til all PCs are again reachable.

I love your SW, TY

snakefoot commented 1 year ago

SnakeTail attempts to use a background Timer for reading from file, so issues with existing files that are already open should not give issues.

If you have ideas for how to improve the file-logic to be more resilient, then pull-requests are most wellcome.