Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pool): implement close-event notification #1776

Merged
merged 1 commit into from Apr 5, 2022

Conversation

abonander
Copy link
Collaborator

fix(postgres): integrate pool close-event into PgListener

closes #1764

cc @dbeckwith

@abonander abonander force-pushed the ab/pool-close-notify branch 6 times, most recently from 910b1ae to be68f86 Compare April 5, 2022 22:46
fix(postgres): integrate pool close-event into `PgListener`

closes #1764
@abonander abonander merged commit f1c635d into master Apr 5, 2022
@abonander abonander deleted the ab/pool-close-notify branch April 5, 2022 23:17
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.

PgListener holds open connection so PgPool::close never finishes
1 participant