Grinnz / Mojo-SQLite

Mojo::SQLite - A tiny Mojolicious wrapper for SQLite
https://metacpan.org/pod/Mojo::SQLite
Other
27 stars 12 forks source link

Possible concurrency issue when forking #5

Open Grinnz opened 8 years ago

Grinnz commented 8 years ago

Forking with open dbh; possibly open statement? Only reproduced via minion benchmark so far