vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
317 stars 72 forks source link

`PostgresConnection.close()` should just close the connection #370

Closed fabianfett closed 1 year ago

fabianfett commented 1 year ago

Current behavior

Expected behavior