Using Python\'s aiomysql (https://aiomysql.readthedocs.io/en/latest/) I am trying to understand how to reuse a connection pool.
Based on the single use example, I moved t