https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28399
--- Comment #6 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #5) > (In reply to Marcel de Rooy from comment #4) > > Last one: > > $schema->txn_commit unless $test_parameter; > > > > Would it be more appropriate/neat to rollback when testing here? > > It will rollback without commit, the result is the same. Yes, it is quite theory. The rollback will be executed a fraction later at the disconnect (which we probably skip too ;) No blocker for me. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
