Skip to content

Fewer driver allocations in client tests + resolve TODOs#1007

Merged
brandur merged 1 commit into
masterfrom
brandur-fewer-driver-allocs
Aug 11, 2025
Merged

Fewer driver allocations in client tests + resolve TODOs#1007
brandur merged 1 commit into
masterfrom
brandur-fewer-driver-allocs

Conversation

@brandur

@brandur brandur commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Here, a very minor change to resolve a few TODOs around not being able
to reuse allocated drivers due to use of test helpers. The fix here is
that since newTestClient is just a thin wrapper around NewClient
anyway, just drop its use in favor of NewClient in a couple places.

Here, a very minor change to resolve a few TODOs around not being able
to reuse allocated drivers due to use of test helpers. The fix here is
that since `newTestClient` is just a thin wrapper around `NewClient`
anyway, just drop its use in favor of `NewClient` in a couple places.
@brandur brandur merged commit ef60d60 into master Aug 11, 2025
10 checks passed
@brandur brandur deleted the brandur-fewer-driver-allocs branch August 11, 2025 15:39
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.

2 participants