From: Sarah Hoffmann Date: Tue, 2 Jan 2024 15:15:44 +0000 (+0100) Subject: use correct SQLAlchemy pool for asynchronous connections X-Git-Tag: v4.4.0~34 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/02af0a2c87e2aaac5d51a06d59cfa0f51f45fc2d?hp=02af0a2c87e2aaac5d51a06d59cfa0f51f45fc2d use correct SQLAlchemy pool for asynchronous connections See https://github.com/sqlalchemy/sqlalchemy/issues/8771 ---