What's Changed
Add async APIs for shutting down the databases by @0xTim in #614
To enable removing calls to
.wait()
in the connection pools when in an async context
This patch was released by @gwynne
Full Changelog: 1.48.6...1.49.0
Add async APIs for shutting down the databases by @0xTim in #614
To enable removing calls to
.wait()
in the connection pools when in an async context
Full Changelog: 1.48.6...1.49.0