https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20342
--- Comment #14 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
