aiokitchen / hasql

hasql - is a library for high available PostgreSQL clusters.
Apache License 2.0
42 stars 7 forks source link

fix: Add handling CancelledError when releasing a system connection #14

Closed tarokinoe closed 1 day ago

tarokinoe commented 1 week ago

to prevent check_pool_task from crashing

refs: https://github.com/aiokitchen/hasql/issues/13

tarokinoe commented 2 days ago

@mosquito Hi! Thanks for the review. Can you merge this pull request? Is there anything else needed?

mosquito commented 1 day ago

Released as https://pypi.org/project/hasql/0.8.0/