Fix incorrect exception propagation in ::Replicated::execute_reliably
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 30 Mar 2016 14:06:48 +0000 (16:06 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 17 Jun 2016 13:41:14 +0000 (15:41 +0200)
commit294c6f29842319f3f8ddcd215d770ea980d6a494
tree7e82f086ead9f80377cbf7ad4d650f224e4088aa
parente8f23a7788c5e406dfd716b860b54112e6551c9f
Fix incorrect exception propagation in ::Replicated::execute_reliably

( cherry-pick of 67cbc0a817 )

The code makes no sense in its current state, lapse left in after 1abccf54
Changes
lib/DBIx/Class/Storage/DBI/Replicated.pm
t/storage/replicated.t