So you mean, I better save a reference to the tx and refer to it later? Like putting it back $c->tx($saved_tx)? I am testing my app to see what happens if connection timeout, and I run into this issue, in normal situation (no timeout and connection works as normal), I don't see such issue.
Daniel. On Monday, 8 September 2014 13:27:02 UTC-4, sri wrote: > > ...but just haven't found the right explanation to put into the >> documentation yet. >> > > Aside from this, but i guess most folks won't get it. > > http://mojolicio.us/perldoc/Mojolicious/Controller#tx > > -- > sebastian > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
