Open henn opened 9 years ago
Per conversation, we're being pretty sloppy with managing sessions in general; we should just do the session setup/teardown in our global request handler wrapper, and make it available as a request local.
The other possibility here is just that hey, sqlite isn't actual thread safe (I'm pretty sure). We really need to make this work with postgres or mysql.
Found this in the error log: