Rails ActiveRecord Transaction does not finish
Posted
by PanosJee
on Stack Overflow
See other posts from Stack Overflow
or by PanosJee
Published on 2009-11-24T17:58:46Z
Indexed on
2010/04/03
5:03 UTC
Read the original article
Hit count: 309
Hi everyone,
I have a Transaction for a batch insert/update block and all of sudden it stopped working.
The are no errors or exception risen and it seems like Rails stops just before the end
of the Transaction blog so the methods does not return.
I restarted both MySQL and the system but still.
© Stack Overflow or respective owner