Sean Harvey fde3834114 BUG SQLite database connection not closed properly
This was found when performing a load test using HHVM, the sqlite
connections weren't being closed properly so it would throw an
error "Too many open files..." after a number of concurrent
connections were opened.
2014-10-27 19:06:04 +13:00
..