tminglei / slick-pg

Slick extensions for PostgreSQL
BSD 2-Clause "Simplified" License
839 stars 180 forks source link

error in slick 3.2.2 #391

Open hoangong opened 6 years ago

hoangong commented 6 years ago

I receive a strange error like this when using slick 3.2.2 Cannot initialize ExecutionContext; AsyncExecutor already shut down

tminglei commented 6 years ago

@1mdc it's slick-pg issue? Why it looks good when I upgrade to slick 3.2.2?

hoangong commented 6 years ago

Thanks for test the upgrade. I had that error when I upgraded to 3.2.2 and it was fine when I downgrade 3.2.1. I will do some more tests and give detail if that is an issue with slick-pg.