Add one extra is_exception check (missed a spot during 841efcb3f)
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 15 Jul 2014 01:48:40 +0000 (03:48 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 17 Jul 2014 07:01:46 +0000 (09:01 +0200)
commit9bea2000ccd0828327e98c3e17c0be3e7df5c593
tree9c8280a63d3b22bc72c13d3699d397168550099f
parent8433421f819142a4e4015993458b6df8f1583869
Add one extra is_exception check (missed a spot during 841efcb3f)

In addition tweak the message so that carp_unique can in fact catch it
properly, and test that the proper amount of warnings is in fact emitted
Changes
lib/DBIx/Class/Storage/BlockRunner.pm
lib/DBIx/Class/_Util.pm
t/storage/txn.t
t/storage/txn_scope_guard.t