Closed damz closed 7 months ago
Nice, thank you. I think the GoingToCamp provider predates when the session
property was part of the BaseProvider
. This is a great improvement.
:tada: This PR is included in version 0.32.5 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
The
GoingToCamp
provider doesn't reuse connections to the API because it doesn't use the requests session correctly:Has This Been Tested?
Yes, with this change:
Checklist:
.pre_commit
on all my code