Skip to content

Unit test for connection pool acqusition timeout#3381

Merged
ndyakov merged 3 commits into
redis:masterfrom
LINKIWI:pool-timeout-test
May 19, 2025
Merged

Unit test for connection pool acqusition timeout#3381
ndyakov merged 3 commits into
redis:masterfrom
LINKIWI:pool-timeout-test

Conversation

@LINKIWI

@LINKIWI LINKIWI commented May 16, 2025

Copy link
Copy Markdown
Contributor

This PR adds a simple test to exercise the error path for encountering a timeout while obtaining a connection from the pool.

I wrote this in order to exercise the logic path used by #3380.

@ndyakov ndyakov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @LINKIWI

@ndyakov ndyakov merged commit c149644 into redis:master May 19, 2025
16 checks passed
ofekshenawa pushed a commit to ofekshenawa/go-redis that referenced this pull request Jun 30, 2025
Co-authored-by: Nedyalko Dyakov <1547186+ndyakov@users.noreply.github.com>
ofekshenawa pushed a commit that referenced this pull request Aug 10, 2025
Co-authored-by: Nedyalko Dyakov <1547186+ndyakov@users.noreply.github.com>
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