Skip to content
  • Yusuke Endoh's avatar
    2114d0af
    Make test_nested_timeouts less flaky · 2114d0af
    Yusuke Endoh authored
    This test randomly fails due to the bug reported in [Bug #20314], where
    the two timeouts are too close so that they can expire at the same time.
    
    As a workaround, this change increases the time difference between
    timeouts. This will reduce the probability of simultaneous expirations
    and lower flakiness.
    2114d0af
    Make test_nested_timeouts less flaky
    Yusuke Endoh authored
    This test randomly fails due to the bug reported in [Bug #20314], where
    the two timeouts are too close so that they can expire at the same time.
    
    As a workaround, this change increases the time difference between
    timeouts. This will reduce the probability of simultaneous expirations
    and lower flakiness.
Loading