]> git.ipfire.org Git - thirdparty/openssl.git/commit
Added an explicit yield (OP_SLEEP) to QUIC testing for cooperative threading.
authorRandall S. Becker <randall.becker@nexbridge.ca>
Mon, 20 May 2024 22:23:04 +0000 (22:23 +0000)
committerTomas Mraz <tomas@openssl.org>
Wed, 22 May 2024 15:29:03 +0000 (17:29 +0200)
commitb9e084f139c53ce133e66aba2f523c680141c0e6
treec80a1552644099c597481197f7a4cc7e96f4414b
parenta0da3cb46848c3c5eb0c05e852662fea9a9a8502
Added an explicit yield (OP_SLEEP) to QUIC testing for cooperative threading.

Fixes: #24442
Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24443)
test/quic_multistream_test.c