Skip to content

Fix NpgsqlMultiHostDataSource #6561

Merged
vonzshik merged 1 commit into
npgsql:mainfrom
rus-art:multihost-throws-cancelation-exception
May 25, 2026
Merged

Fix NpgsqlMultiHostDataSource #6561
vonzshik merged 1 commit into
npgsql:mainfrom
rus-art:multihost-throws-cancelation-exception

Conversation

@rus-art

@rus-art rus-art commented May 4, 2026

Copy link
Copy Markdown
Contributor

Fix NpgsqlMultiHostDataSource to rethrow OperationCanceledException on cancelation while the connection is being established (#6560)

…n cancelation while the connection is being established (npgsql#6560)
@rus-art
rus-art requested review from roji and vonzshik as code owners May 4, 2026 07:38

@vonzshik vonzshik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yep, thanks. Seems like we missed this one.

@vonzshik vonzshik linked an issue May 25, 2026 that may be closed by this pull request
@vonzshik
vonzshik merged commit 9daecc1 into npgsql:main May 25, 2026
12 checks passed
vonzshik pushed a commit that referenced this pull request May 25, 2026
…n cancelation while the connection is being established (#6560) (#6561)

Fixes #6560

(cherry picked from commit 9daecc1)
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.

NpgsqlMultiHostDataSource - still wrong cancelation handling

2 participants