Hi Gustavo, you are right about the locks, the ere were many locks beeing held. Is there some way I can handle this better? I´m doomed :-((
Gustavo Niemeyer wrote: >> the problem is, this freezes or crashes once in a while, what would be >> the best way to take care of this? >> > > Freezing usually indicates that due to concurrent access your database > is holding a lock. I suspect the same is true for "crashing", but without > more information it could be pretty much anything. > > -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
