How do I solve this problem? "log writing failed. deadlock; recursive locking"
Closed this issue · 1 comments
shuiiiiiimu commented
log writing failed. deadlock; recursive locking
log writing failed. deadlock; recursive locking
log writing failed. deadlock; recursive locking
log writing failed. deadlock; recursive locking
How do I find the cause in my rails app?
michaelklishin commented
Sneakers does not implement any loggers. You have posted no information to work with. Ruby has reentrant and non-reentrant mutex implementations. Perhaps use the reentrant one.