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

Fix closing connection from channel pool #129

Merged

Conversation

fcevado
Copy link
Contributor

@fcevado fcevado commented Sep 13, 2023

AmqpClient.close_connection/1 closes the connection independently if its using channel pool or not.
this causes a lot of errors on application shutdown when using channel pool.

@fcevado fcevado force-pushed the fix-closing-connection-from-channel-pool branch from cba52aa to ef9e017 Compare September 13, 2023 21:25
@whatyouhide whatyouhide changed the title fix closing connection from channel pool Fix closing connection from channel pool Sep 14, 2023
@josevalim josevalim merged commit 6885ac2 into dashbitco:main Sep 14, 2023
2 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@fcevado fcevado mentioned this pull request Nov 1, 2023
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.

3 participants