Hey Jeremy, The changes around 4.36.0 added the error handling to that begin block, but if you look at the stack trace, the yield throwing the error is happening outside of the protected block. I think that first (unprotected) yield call needs to be moved into the protected block. Am I missing something?
Thanks, James On Thursday, August 18, 2016 at 1:59:17 PM UTC-4, Jeremy Evans wrote: > > On Thursday, August 18, 2016 at 10:36:13 AM UTC-7, James Parker wrote: >> >> Hey guys, we saw this error happen about 1000 times one fine Saturday >> morning and wouldn't stop until the app was restarted: >> > > This was fixed in Sequel 4.36.0, please upgrade to the most recent Sequel > release. > > Thanks, > Jeremy > -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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 https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
