Error when executing query with jasync-sql: "Can't run query because there is one query pending already"
We're currently using jasync-sql PostgreSQL async library in a Ktor service and we're getting:
140220.005 [DefaultDispatcher-worker-1] ERROR com.github.jasync.sql.db.postgresql.PostgreSQLConnection - Can't run query because there is one query pending already
140220.008 [nettyCallPool-4-1] ERROR Application - Unhandled: GET - /api/customer_book_list...