Skip to content

Timeout and run_flag are only checked when new data is found #81

Description

@ttu

If new data is never found, timeout or manual cancellation with run_flag will never be triggered. This should be in an own thread.

if search_duratio_sec and time.time() - start_time > search_duratio_sec:

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions