21935: Rename SafeHTTPCache to ThreadSafeHTTPCache
authorBrett Smith <brett.smith@curii.com>
Wed, 24 Jul 2024 18:49:41 +0000 (14:49 -0400)
committerBrett Smith <brett.smith@curii.com>
Wed, 24 Jul 2024 19:29:35 +0000 (15:29 -0400)
commited3be007fff5a001fe23dca8343044ab10a9a624
tree4dfa6b9d1a287b5f9fd6f61c54779fa222e51111
parentc8ae52d77078dabd49cd12b895b0642e34dad230
21935: Rename SafeHTTPCache to ThreadSafeHTTPCache

This mirrors the name of ThreadSafeAPIClient and clarifies what it is
"safe" for.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/arvados/api.py
sdk/python/arvados/cache.py
sdk/python/tests/test_http_cache.py