mauricio / postgresql-async

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
Apache License 2.0
1.43k stars 222 forks source link

Cannot handle errors inside AsyncDB.withPool { ... } #226

Open borsik opened 7 years ago

borsik commented 7 years ago

If something unusual happens inside AsyncDB.withPool method, it doesn't appear in log or std err. Seems like all throwables handle somewhere inside