7 Dec
2020
7 Dec
'20
12:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26312 --- Comment #8 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Björn Nylén from comment #6)
Will this actually keep indexing after an error. The commit buffer and counter isn't reset in the catch block so would only keep filling the buffer and never commit the again. Didn't actually test but looks like it would act like that.
Thanks! You are right, I moved the resets out of the try/catch -- You are receiving this mail because: You are watching all bug changes.