rollerbrick
Results
2
issues of
rollerbrick
When using `CustomerIO` with use_connection_pooling set to False the following error is occasionally produced. This PR changes use_connection_pooling (False) so it doesn't use `self._current_session`. ``` Traceback (most recent call last):...