Skip to content
  • juga's avatar
    destination: stop running twice usability tests · d33ac8f6
    juga authored
    in every measurement.
    This removes the need for an extra lock for every measurement
    It should also not be depending on a time interval, but on the
    number of failures detected.
    Not counting number of failures since it would need to modify the
    destination or list of at runtime. It should be done in a future
    refactor.
    
    Fixes bug #28897. Bugfix v0.3.0
    d33ac8f6