data-attribute-recommendation-python-sdk icon indicating copy to clipboard operation
data-attribute-recommendation-python-sdk copied to clipboard

Ensure thread safety

Open mhaas opened this issue 3 years ago • 0 comments

The requests package is not thread safe: https://github.com/psf/requests/issues/2766

We should ensure the SDK is thread safe.

mhaas avatar Nov 26 '21 14:11 mhaas