Skip to content
  • Georg Koppen's avatar
    Use freeze_time() in other parts of our tests, too · 74ad2d91
    Georg Koppen authored
    When using `_relays_with_flags()` and similar methods it's possible
    that tests start to hang without time freezing. See bug 33748 for more
    details. We work around this by providing the necessary `freeze_time()`
    calls meanwhile.
    74ad2d91