Skip to content
  • Sandro Knauß's avatar
    fix race condition on tests. · f044384c
    Sandro Knauß authored and Albert Vaca Cintora's avatar Albert Vaca Cintora committed
    The test expects the SSL server socket to be encrypted, but was
    not waiting for it to happen.
    
    Use a QSignalSpy to wait for the signal that ensures us we can go ahead.
    f044384c