Skip to content

Conversation

@fselmo
Copy link
Collaborator

@fselmo fselmo commented Oct 15, 2024

What was wrong?

Related to Issue #3511

How was it fixed?

Don't deepcopy the itertools.count() counter object for the request mocker. This should get rid of most warnings related to this in the test suite. It'll be a bit more difficult to tackle the PersistentConnectionProvider case (in its request information cache) of copying the request counter. We may have to switch to a different object for the counter itself in order to avoid copying an itertools object.

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant