Fusl / intrace

Multi-probe looking glass with simple but powerful configuration for probes and lookup types (BIRD, MTR, Ping & Traceroute pre-configured)
https://mtr.sh/
BSD 3-Clause "New" or "Revised" License
220 stars 46 forks source link

Clean-up `setstatus` function (remove `nofollow` part) #4

Closed Fusl closed 7 years ago

Fusl commented 7 years ago

Previously a host-recheck after 5 seconds has been queued inside the setstatus function. This has been moved to the hostcheck function itself now, but the setstatus function has not been cleaned up afterwards.