The complete fix for intermittent t/750firebird.t failures (RT#110979)
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 7 Jan 2016 17:26:02 +0000 (18:26 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 13 Jan 2016 12:25:19 +0000 (13:25 +0100)
commit63af9ced21d59d5d92099a9b8853c2eece90569a
tree579a11c356a68a4271815557191f1e6d2ab62d97
parent65ea9cada6f22fa3159cdf3516bc9bcd5ba7e1a5
The complete fix for intermittent t/750firebird.t failures (RT#110979)

It makes no sense to throw values away in case the finish() failed - they are
good regardless. Not sure what I was thinking at the time :(

See also next commit
Changes
lib/DBIx/Class/Storage/DBI.pm
t/750firebird.t