Files
wolfssl/scripts
Juliusz Sosinowicz e82ecdff93 Fix ocsp-stapling_tls13multi.test hang from unbounded server wait
Test cases 6 and 7 background the example server and then "wait" for it
to exit. When the server occasionally fails to exit (a timing race under
heavy parallel CI load), the script blocks until the job's
timeout-minutes, cancelling the whole trackmemory run - seen
consistently on the all-wolfentropy config.

Wrap those two servers in "timeout -s KILL 2m" (as scripts/dtls.test
already does) so a stuck server is killed and the test fails fast instead
of timing out the whole job.
2026-06-22 21:30:33 +00:00
..
2026-05-26 14:54:30 +02:00
2024-09-05 15:10:50 -07:00
2024-09-05 15:10:50 -07:00
2026-05-14 13:10:13 +02:00
2026-03-04 15:06:55 -07:00