debian-forge/osbuild/testutil
Michael Vogt 0d3a153c78 sources: add new _fetch_all_new_curl() helper
When using a modern curl we can download download multiple urls
in parallel which avoids connection setup overhead and is generally
more efficient. Use when it's detected.

TODO: ensure both old and new curl are tested automatically via
the testsuite.
2024-07-04 11:53:40 +02:00
..
__init__.py stages: fix test values for "images" inputs 2024-04-29 14:11:44 +02:00
atomic.py testutil: add AtomicCounter() as a threadsafe counter 2024-04-09 03:02:45 +02:00
imports.py Testutil/importlib: don't write bytecode when importing modules 2024-04-22 16:33:59 +02:00
net.py sources: add new _fetch_all_new_curl() helper 2024-07-04 11:53:40 +02:00