[DBIx-Class-Devel] [dbix-class] Don't rollback when TxnScopeGuard dtor is run twice (#63)

Gianni Ceccarelli notifications at github.com
Tue Sep 29 15:54:09 GMT 2015


I have just discovered that, on at least one machine, the test introduced by 3d56e02 fails, because the destructor is *not* called twice. This is on a perl 5.8.8.

I'm not sure how much I can help with reproducing, since that's one of our production machines and `perlbrew` does not compile 5.8.8 :disappointed: 

The comment at https://github.com/dbsrgits/dbix-class/blob/current/blead/t/storage/txn_scope_guard.t#L181 makes me suspect that 5.8.8 is weird in general.
    

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/63#issuecomment-144101598
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150929/f0bd99d3/attachment.htm>


More information about the DBIx-Class-Devel mailing list