Skip to content

ProbeForever has 1 second delay #177

@jsafrane

Description

@jsafrane

Originally reported by @Fricounet in #175.

The previous beheavior of ProbeForever was to try a probe and then sleep for the probeInterval duration. When it was modified to use a time.Ticker instead of a sleep in #149, it changed the behavior to wait the probeInterval first and then do the probe.

This adds unnecessary 1 second delay for the first Probe() call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions