diff options
author | Richard Levitte <levitte@openssl.org> | 2023-09-12 15:07:29 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2023-09-13 22:07:58 +0200 |
commit | 556f33837af8691f9b03c716e47d6d06186a6752 (patch) | |
tree | 7a51e7559d32190a007c0c26226ec306535acc31 /test/quic_multistream_test.c | |
parent | Fix memory leaks in ssl_old_test.c (diff) | |
download | openssl-556f33837af8691f9b03c716e47d6d06186a6752.tar.xz openssl-556f33837af8691f9b03c716e47d6d06186a6752.zip |
Fix test/quic_tserver_test.c for slow machines
OSSL_sleep(1) isn't enough of a wait for threads to process the next QUIC
tick, so it gets increased to OSSL_sleep(100). This may be a tad much,
perhaps, but for now, it gives a good margin.
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22075)
Diffstat (limited to 'test/quic_multistream_test.c')
0 files changed, 0 insertions, 0 deletions