Skip to content

t_total = 0 should result in infinite scan but it doesn't #7

Description

@ilario

In the code there's the indication that setting t_total to zero will result in indefinite time scan

if args.t_total == 0:
    timeString = "forever"

but happens that this is not implemented and the measurement ends after the initial exploration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions