[Koha-bugs] [Bug 20342] Fix table locking issue, progress bar not updating, and allow use of plack for Stage MARC Import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 30 19:29:01 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20342

--- Comment #14 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #11)
> I just retested this patch and it *still* fixes the problem for me on
> kohadevbox.
> 
> Here is a video. In the first part I'm testing plain master without the
> patch, then with the patch under cgi. In the second video I'm testing it
> with plack enabled for the marc record stager. I had running commentary, but
> I forgot to enable voice recording ; )
> 
> 
> https://monosnap.com/file/UBUO1lKVPlMONLSCgVwtJsrE4RkYtC
> 
> https://monosnap.com/file/3MvDxxlYjDhXjdetZ580AEVw2ypaGy
> 
> Why does this patch set work for me every time?

A quick note about your second screencast: you did not remove
/cgi-bin/koha/tools/background-job-progress.pl
I have retried and still does not work for me.

You should retest the scenario several times: I remember that last year I got
it working in 10% of my tries, and Francesco got it working in 90% of his
tries, with the same code!
There is a race in the last request that is causing the issue.
If you want to have a look at the problem you should test the branch I posted
on bug 15032 (I isolated the problem in a simple script).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list