curl/tests/data/test3306
Graham Campbell 4dc236a109
thrdpool: retry failed thread starts while items wait
Verified in test 3306

Closes #22303
2026-07-21 23:35:18 +02:00

23 lines
308 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
threads
</keywords>
</info>
# Client-side
<client>
<features>
unittest
Debug
</features>
<setenv>
CURL_DBG_THRDPOOL_FAIL_STARTS=5
</setenv>
<name>
thrdqueue retries failed thread starts on receive
</name>
</client>
</testcase>