Skip to content
  • Thomas Markwalder's avatar
    [master] Fix for 3387, asiodns::IOFetch unit test failing · 50cd6497
    Thomas Markwalder authored
    The unit test, IOFetchTest.TcpSendReceive65535, was failing
    routinely on a NetBSD VM.  The VM was running so slowly that
    this test was timing out.  Typically it takes less than
    500ms. On this VM it was taking over 4.5s and then hitting
    a safety valve timeout.  That timeout value was increased.
    50cd6497