mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-24 09:38:42 +00:00
It seems that tests from ssl-opt.sh are sometimes failing because the server is killed before its output has been finalized. This commit adds a small delay in ssl-opt.sh before killing the server to prevent that.