Close connection pool even if some connections are leased/in creation by fabianfett · Pull Request #86 · swift-server/RediStack

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@fabianfett

Copy link Copy Markdown

Member

Currently closing a pool, that has leased connections or is currently creating connections, fails. However if you try to close such a pool, it will be caught in an unrecoverable closing state.

joshuawright11 reacted with heart emoji
Currently closing a pool, that has least connections or currently creates connections fails. However such a close attempt brings the pool in an unrecoverable closing state.

@fabianfett fabianfett added the 🔨 semver/patch

No public API change.

label

Aug 4, 2023

@fabianfett fabianfett merged commit 30a43b0 into swift-server:main

Aug 4, 2023

@fabianfett fabianfett deleted the ff-close-connectionpool branch

August 4, 2023 14:06

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

Reviewers

@Joannis Joannis Joannis approved these changes

Assignees

No one assigned

Labels

🔨 semver/patch

No public API change.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@fabianfett @Joannis